Skip to content

Commit

Permalink
Update webpack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxEtMoritz committed Aug 18, 2023
1 parent 3db1d39 commit 806d67f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/webpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Use Node.js LTS
uses: actions/setup-node@v3
with:
node-version: lts
node-version: lts/*
cache: npm

- name: Cache node_modules
Expand Down

0 comments on commit 806d67f

Please sign in to comment.