Skip to content

Commit

Permalink
fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
echo8 committed Dec 8, 2024
1 parent 10c347d commit a2a7dbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
deploy-server:
runs-on: ubuntu-latest
needs: build-server
setups:
steps:
- name: Deploy
run: echo "foo"

Expand Down

0 comments on commit a2a7dbf

Please sign in to comment.