Skip to content

Commit

Permalink
fix: entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
tracetechnical committed Sep 6, 2022
1 parent 79c7252 commit 71615b0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,4 @@ jobs:
- name: Run
shell: bash
run: |
cd /opt
./entrypoint.sh
/opt/entrypoint.sh

0 comments on commit 71615b0

Please sign in to comment.