Skip to content

Commit 7209737

Browse files
authored
Update quickjs-build.yml
1 parent bc86489 commit 7209737

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/quickjs-build.yml

-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ jobs:
103103
run: |
104104
mkdir ./build
105105
setx PATH "%PATH%;C:\msys64\mingw64\bin"
106-
npx envinfo
107106
cmake -G "${{ matrix.config.generator }}" -DCMAKE_BUILD_TYPE=${{ matrix.config.build_type }} -S ./ -B ./build
108107
- name: Build
109108
shell: bash

0 commit comments

Comments
 (0)