mirror of
https://github.com/XFox111/easylogon-web.git
synced 2026-07-02 19:52:45 +03:00
build(deps): migration from yarn to npm
This commit is contained in:
@@ -35,8 +35,8 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
- run: yarn install
|
||||
- run: yarn audit
|
||||
- run: npm install
|
||||
- run: npm audit
|
||||
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user