0.1.2 (#4)
Co-authored-by: Julien Valverdé <julien.valverde@mailo.com> Reviewed-on: https://gitea:3000/Thilawyn/reffuse/pulls/4
This commit was merged in pull request #4.
This commit is contained in:
@@ -18,10 +18,6 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: bun install --frozen-lockfile
|
||||
- name: Build
|
||||
run: |
|
||||
cd packages/reffuse
|
||||
bun run build
|
||||
run: bun run build
|
||||
- name: Pack
|
||||
run: |
|
||||
cd packages/reffuse
|
||||
npm pack --dry-run
|
||||
run: bun run pack
|
||||
|
||||
Reference in New Issue
Block a user