Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
SOVLOOKUP committed Dec 6, 2023
1 parent 4842d18 commit 938f1e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ jobs:
architecture: x86
- name: Install dependencies x86win
if: matrix.settings.target == 'i686-pc-windows-msvc'
run: yarn install @rollup/rollup-win32-ia32-msvc
run: yarn add @rollup/rollup-win32-ia32-msvc
- name: Build in docker
uses: addnab/docker-run-action@v3
if: ${{ matrix.settings.docker }}
Expand Down

0 comments on commit 938f1e0

Please sign in to comment.