Skip to content

Commit d3e1dc2

Browse files
committed
roll back artifact store
1 parent 2eb030d commit d3e1dc2

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,3 @@ jobs:
1616
distribution: 'graalvm'
1717
- run: ./gradlew build
1818
- run: ./gradlew nativeCompile
19-
- name: Upload artifact
20-
uses: actions/upload-artifact@v4
21-
with:
22-
path: build/native/nativeCompile/xcresults
23-
name: xcresults

0 commit comments

Comments
 (0)