Unverified Commit c66bc1c7 authored by Nicolas Giard's avatar Nicolas Giard Committed by GitHub

ci: fix build.yml

parent c18a832a
......@@ -205,7 +205,7 @@ jobs:
mkdir -p win
tar -xzf $env:GITHUB_WORKSPACE\drop\wiki-js.tar.gz -C $env:GITHUB_WORKSPACE\win
copy win\node_modules\extract-files\package.json patch-extractfile.json
rmdir /S /Q win\node_modules
rmdir /s /q win\node_modules
- name: Install Dependencies
run: |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment