Skip to content

Commit

Permalink
Update deploy.yml (#462)
Browse files Browse the repository at this point in the history
Working directory was missing
  • Loading branch information
milanmajchrak authored Feb 2, 2024
1 parent 3c5a02a commit af6b4f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
- uses: actions/checkout@v4

- name: deploy to dev-5
working-directory: build-scripts/run/
run: |
./start.sh dspace-$INSTANCE
Expand Down

0 comments on commit af6b4f5

Please sign in to comment.