Skip to content

Commit

Permalink
adding .sh endings
Browse files Browse the repository at this point in the history
  • Loading branch information
pjaselin committed Feb 3, 2024
1 parent 046aece commit a15307d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
- uses: pguyot/arm-runner-action@v2
with:
commands: |
bash ./StableInstall_RPiShinyServer
bash ./Uninstall_RPiShinyServer
bash StableInstall_RPiShinyServer.sh
bash Uninstall_RPiShinyServer.sh

0 comments on commit a15307d

Please sign in to comment.