Skip to content

Commit

Permalink
fix CI release deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
JeromeBu committed Jul 19, 2024
1 parent 4c1ee3a commit 362e04a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
with:
node-version: "20"
- uses: bahmutov/npm-install@v1
- run: cd web && yarn prepare
- run: cd web
- name: Build
run: yarn build
- name: Keycloakify
Expand Down

0 comments on commit 362e04a

Please sign in to comment.