Skip to content

Commit eb61033

Browse files
don't change working directory
1 parent 174a9e9 commit eb61033

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci-emscripten.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ jobs:
9797
env:
9898
CFLAGS: "-fPIC"
9999
WASM_LIBRARY_DIR: ${{ github.workspace }}/wasm-library-dir
100-
working-directory: flint
101100
run: |
102101
curl -L https://github.com/flintlib/flint/releases/download/v3.2.0-rc1/flint-3.2.0-rc1.tar.xz -o flint-3.2.0-rc1.tar.xz
103102
tar -xf flint-3.2.0-rc1.tar.xz

0 commit comments

Comments
 (0)