Skip to content

Commit 46d0b70

Browse files
committed
glob
1 parent e1c678e commit 46d0b70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,4 @@ jobs:
103103
uses: actions/upload-artifact@v4
104104
with:
105105
name: r-source-package
106-
path: ${{ steps.check.outputs.package-archive }}
106+
path: ${{ env.PKGDIR }}/*.tar.gz

0 commit comments

Comments
 (0)