File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5656 uses : actions/upload-artifact@v4
5757 with :
5858 name : android-library
59- retention-days : 1
59+ retention-days : 14
6060 compression-level : 0 # We're uploading a zip, no need to compress again
6161 path : android/build/distributions/powersync_android.zip
6262 if-no-files-found : error
Original file line number Diff line number Diff line change 2727 - uses : actions/upload-artifact@v4
2828 with :
2929 name : linux-library
30- retention-days : 1
30+ retention-days : 14
3131 path : |
3232 libpowersync_x64.so
3333 libpowersync_aarch64.so
Original file line number Diff line number Diff line change 2020 - uses : actions/upload-artifact@v4
2121 with :
2222 name : macos-library
23- retention-days : 1
23+ retention-days : 14
2424 path : |
2525 libpowersync_x64.dylib
2626 libpowersync_aarch64.dylib
Original file line number Diff line number Diff line change 2222 - uses : actions/upload-artifact@v4
2323 with :
2424 name : wasm-library
25- retention-days : 1
25+ retention-days : 14
2626 path : |
2727 libpowersync-async.wasm
2828 libpowersync.wasm
Original file line number Diff line number Diff line change 2020 - uses : actions/upload-artifact@v4
2121 with :
2222 name : windows-library
23- retention-days : 1
23+ retention-days : 14
2424 path : |
2525 powersync_x64.dll
2626 powersync_aarch64.dll
Original file line number Diff line number Diff line change 3434 - uses : actions/upload-artifact@v4
3535 with :
3636 name : xcframework
37- retention-days : 1
37+ retention-days : 14
3838 compression : 0 # We're uploading a zip archive, no need to compress agan
3939 path : |
4040 powersync-sqlite-core.xcframework.zip
You can’t perform that action at this time.
0 commit comments