mirror of
https://github.com/LukeHagar/Anchor.git
synced 2025-12-06 04:19:08 +00:00
Update build.yaml
This commit is contained in:
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -71,7 +71,7 @@ jobs:
|
||||
if: steps.buildCC.outcome == 'success'
|
||||
run: |
|
||||
cd anchor
|
||||
npm install
|
||||
npm ci
|
||||
|
||||
- name: Build Extension
|
||||
id: buildExtension
|
||||
|
||||
Reference in New Issue
Block a user