Skip to content

Commit

Permalink
Remove apk add command
Browse files Browse the repository at this point in the history
  • Loading branch information
JVT038 committed Mar 22, 2024
1 parent 5eb35dd commit 7e0309f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- 80
volumes:
- /home/runner/work/movary/movary:/app
options: -u application -w /app --name movary apk add --no-cache make nano
options: -u application -w /app --name movary

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 7e0309f

Please sign in to comment.