Skip to content

Commit

Permalink
fix -dist add
Browse files Browse the repository at this point in the history
  • Loading branch information
bemijonathan committed May 22, 2024
1 parent 20f822e commit e005ed2
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 @@ -64,7 +64,7 @@ jobs:
git config --global user.email 'github-actions[bot]@users.noreply.github.com'
git add dist -f
git commit -m 'Add built dist directory'
git push origin main
git push origin
- name: Test Local Action
id: test-action
Expand Down

0 comments on commit e005ed2

Please sign in to comment.