Skip to content

Commit

Permalink
0.0.6 [WIP] express backend
Browse files Browse the repository at this point in the history
  • Loading branch information
LReg committed Oct 13, 2024
1 parent a311209 commit 01451ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-fiber.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: ./use.sh go-fiber angular && ./setup local && ./docker-cli.sh backend build
run: chmod +x ./setup.sh && ./use.sh go-fiber angular && ./setup local && ./docker-cli.sh backend build

0 comments on commit 01451ed

Please sign in to comment.