Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Madoshakalaka committed Mar 2, 2025
1 parent fceec0a commit 1555e5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
version: 'latest'

- name: Build examples
run: cargo run -p build-examples -b build-examples
run: cargo run -p build-examples --bin build-examples

- name: Deploy to Firebase
uses: siku2/action-hosting-deploy@v1
Expand Down

0 comments on commit 1555e5b

Please sign in to comment.