Skip to content

Commit 30a0ee5

Browse files
committed
Make it absolut
1 parent 7ea8c75 commit 30a0ee5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autoconf-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
compression-level: 0
2929
name: test-tarball
30-
path: ../release.tar.gz
30+
path: ${{ github.workspace }}/release.tar.gz
3131

3232
debian-family:
3333
needs: build

0 commit comments

Comments
 (0)