File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8383 uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
8484 with :
8585 name : js-generated-tests
86- path : packages/jco/test/output
86+ path : packages/jco-transpile /test/fixtures/generated
8787
8888 - name : Build jco-transpile
8989 run : pnpm --filter '@bytecodealliance/jco-transpile' run build
@@ -206,7 +206,7 @@ jobs:
206206 uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
207207 with :
208208 name : js-generated-tests
209- path : packages/jco/test/output
209+ path : packages/jco-transpile /test/fixtures/generated
210210
211211 - name : Restore preview2-shim build output
212212 uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
@@ -289,7 +289,7 @@ jobs:
289289 uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
290290 with :
291291 name : js-generated-tests
292- path : packages/jco/test/output
292+ path : packages/jco-transpile /test/fixtures/generated
293293
294294 - name : Install node modules
295295 run : pnpm install
You can’t perform that action at this time.
0 commit comments