Skip to content

Commit

Permalink
Fix syntax error in action
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinleroy committed Jan 8, 2025
1 parent b17f38f commit a39b46e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/standalone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches: [standalone-wasm]
types: [labeled,closed]

jobs:
jobs:
update-frontend:
needs: publish-crates
runs-on: ubuntu-latest
Expand Down

0 comments on commit a39b46e

Please sign in to comment.