Skip to content

Commit

Permalink
workflows: should be ok now
Browse files Browse the repository at this point in the history
  • Loading branch information
dawidd6 committed Jan 22, 2025
1 parent 4a9bff7 commit c43402d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/download.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,10 +170,7 @@ jobs:
use_unzip: true
- name: Test
run: |
ls -lh
ls -lh artifact
test -d artifact
test -f artifact/artifact.zip
! test -d artifact/artifact
! test -f artifact.zip
! test -f artifact/artifact.zip
Expand Down

0 comments on commit c43402d

Please sign in to comment.