Skip to content

Commit

Permalink
corrected download
Browse files Browse the repository at this point in the history
  • Loading branch information
peni4142 committed Dec 10, 2023
1 parent f5d5241 commit 80d1964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/standard-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
uses: actions/download-artifact@v3
with:
name: image
path: /tmp/upload/build.tar
path: /tmp/upload/
-
name: ls tar
run: ls -a /tmp/upload/build.tar
Expand Down

0 comments on commit 80d1964

Please sign in to comment.