Skip to content

Commit

Permalink
feat: package always
Browse files Browse the repository at this point in the history
  • Loading branch information
gicharujohn committed Dec 18, 2022
1 parent d54f89e commit 2988749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/yarn-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
- name: Install dependencies
run: yarn || "ls"
- name: Build
run: yarn package
run: yarn package:always

0 comments on commit 2988749

Please sign in to comment.