Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
widooo authored Jul 16, 2024
1 parent 13df330 commit 61c6a14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
- name: Run a multi-line script
run: |
echo "do a test"
cd /tmp/
touch this_is_a_test
cd /tmp
touch this_is_a_test.txt
# echo "CD to webroot"
# cd /var/www/docs_scart_io/SCART-docs
# echo "pull the code"
Expand Down

0 comments on commit 61c6a14

Please sign in to comment.