Skip to content

Commit

Permalink
Update build_extension.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cranberry3148 authored Dec 29, 2024
1 parent 542d2bb commit 8c7e8b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
cache-dependency-path: 'Extension-React/package-lock.json'
- run: \
cd Extension-React
ls
npm i
npm run build
mv dist Syrup-dev
Expand Down

0 comments on commit 8c7e8b4

Please sign in to comment.