Skip to content

Commit

Permalink
Update server.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jmandel authored Jul 19, 2024
1 parent c09a31f commit 5e717c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and rollout to CI
working-directory: ./server
working-directory: server
run: |
docker build . \
-t ghcr.io/jmandel/vaxxlink:$GITHUB_SHA \
Expand Down

0 comments on commit 5e717c0

Please sign in to comment.