Skip to content

Commit

Permalink
Update html-webpack-plugin (#452)
Browse files Browse the repository at this point in the history
* update html-webpack-plugin

* upgrade the manifest plugin

* try installing deps conditionally

* remove install

* not ubuntu latest
  • Loading branch information
agubler authored Mar 17, 2021
1 parent 749a161 commit 014f1e7
Show file tree
Hide file tree
Showing 4 changed files with 1,341 additions and 706 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
os: [ubuntu-18.04, macos-latest, windows-latest]
node-version: [12.x]
timeout-minutes: 120
runs-on: ${{ matrix.os }}
Expand Down
Loading

0 comments on commit 014f1e7

Please sign in to comment.