Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
hannojg committed Jan 6, 2023
1 parent 031a42a commit 55f252c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preDeploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ jobs:
run: unzip Customer\ Artifacts.zip

- name: Print AWS Device Farm run results
run: cat Customer\ Artifacts/Host_Machine_Files/$WORKING_DIRECTORY/debug.log
run: cat "Customer\ Artifacts/Host_Machine_Files/$WORKING_DIRECTORY/debug.log"

- name: Set output of AWS Device Farm into GitHub ENV
run: |
Expand Down

0 comments on commit 55f252c

Please sign in to comment.