Skip to content

Commit

Permalink
removing ls
Browse files Browse the repository at this point in the history
  • Loading branch information
Homemediadocker committed May 27, 2024
1 parent 139a467 commit 7f6e532
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/compose-startup-script.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ jobs:
uses: actions/checkout@v4
- name: Copy Environment File
run: chmod +x ./scripts/copyenv.sh && ./scripts/copyenv.sh
- name: Running LS on the current directory
run: ls -la
- name: Run startup.sh (no media server)
run: chmod +x ./scripts/startup.sh && ./scripts/startup.sh
- name: Teardown Environment - Stop Containers
Expand Down

0 comments on commit 7f6e532

Please sign in to comment.