Skip to content

Commit

Permalink
Update webpack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
riclolsen authored Nov 30, 2023
1 parent 5adcff3 commit 2cba5a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/webpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@ jobs:
run: |
npm install -g corepack
corepack enable
corepack prepare yarn@stable --activate
yarn install
yarn build

0 comments on commit 2cba5a1

Please sign in to comment.