Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Matte22 committed Feb 24, 2024
1 parent b5c9d99 commit d520fac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-binary-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@ jobs:
path: |
./dist/
if-no-files-found: error

- name: list files
run: ls -la
- name: cat test file
run: cat ./testfile.txt
- name: cat key file
Expand Down

0 comments on commit d520fac

Please sign in to comment.