Skip to content

Commit

Permalink
remove book from file existing check MacOs
Browse files Browse the repository at this point in the history
  • Loading branch information
joergi committed Jan 20, 2023
1 parent d235498 commit 236eeda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing-special-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
id: check_files
uses: andstor/file-existence-action@v2.0.0
with:
files: "special_issues/MagPiSE1.pdf, special_issues/Projects_Book_v3.pdf, special_issues/Essentials_Camera_v1.pdf, special_issues/Retro_Gaming.pdf, special_issues/Camera-Guide.pdf"
files: "special_issues/MagPiSE1.pdf, special_issues/Projects_Book_v3.pdf, special_issues/Essentials_Camera_v1.pdf, special_issues/Retro_Gaming.pdf"
allow_failure: false
- name: lslah
run: ls -lah special_issues/
Expand Down

0 comments on commit 236eeda

Please sign in to comment.