Skip to content

Commit

Permalink
chore: update ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
magic-akari committed Feb 1, 2024
1 parent edb02d1 commit 61952f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
strategy:
matrix:
crate: ["biome_fmt", "web_fmt"]
needs: wasm-build
steps:
- uses: actions/checkout@v4

Expand Down Expand Up @@ -75,6 +76,7 @@ jobs:
strategy:
matrix:
crate: ["biome_fmt", "web_fmt"]
needs: wasm-build
steps:
- uses: actions/checkout@v4

Expand Down Expand Up @@ -102,6 +104,7 @@ jobs:
strategy:
matrix:
crate: ["biome_fmt", "web_fmt"]
needs: wasm-build
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 61952f5

Please sign in to comment.