Skip to content

Commit b901d57

Browse files
committed
Debug
1 parent 6c23ff8 commit b901d57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
${{ runner.os }}-
4646
4747
- name: Install global NPM packages
48-
if: matrix.os == 'ubuntu-latest'
48+
if: matrix.os == 'windows-latest'
4949
run: npm i --global [email protected] spago@next purs-tidy@latest esbuild@latest
5050

5151
- name: Cache PureScript dependencies

0 commit comments

Comments
 (0)