mirror of
https://github.com/tiramisulabs/seyfert.git
synced 2025-07-01 20:46:08 +00:00
fix: trusted dependencies
This commit is contained in:
parent
c7040b36fe
commit
ccbc380c31
3
.github/workflows/publish.yml
vendored
3
.github/workflows/publish.yml
vendored
@ -19,6 +19,9 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: bun install
|
||||
|
||||
- name: Trust all dependencies
|
||||
run: bun pm trust --all
|
||||
|
||||
- name: Add npm
|
||||
run: bun add npm
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user