Skip to content

Commit

Permalink
fix dogfood workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mshick committed Apr 22, 2023
1 parent e4a2f85 commit e124421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Build action
run: |
npm run release
npm run build
- uses: ./
with:
Expand Down

0 comments on commit e124421

Please sign in to comment.