Skip to content

Commit

Permalink
web
Browse files Browse the repository at this point in the history
  • Loading branch information
RedstoneWizard08 committed May 31, 2024
1 parent c976df9 commit 244b1f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:
touch .env
# pnpm run build --target ${{ matrix.target }}
pnpm run app:build
pnpm run web:build
cargo build --release --target ${{ matrix.target }}
env:
CURSEFORGE_KEY: ${{ secrets.CURSEFORGE_KEY }}
Expand Down

0 comments on commit 244b1f8

Please sign in to comment.