mirror of
https://github.com/hulthe/inkopslista.git
synced 2026-08-04 07:21:27 +02:00
heh
This commit is contained in:
@@ -19,8 +19,7 @@ jobs:
|
||||
- run: cargo apk build --lib --release -p inkopslista --target ${{ matrix.arch }}-linux-android
|
||||
- run: mv "$CARGO_TARGET_DIR/release/apk/inkopslista.apk" "$OUT_NAME"
|
||||
|
||||
- name: Check out repository code
|
||||
uses: actions/upload-artifact@v6
|
||||
- uses: actions/upload-artifact@v6
|
||||
if-no-files-found: error
|
||||
overwrite: true
|
||||
name : "${{ env.OUT_NAME }}"
|
||||
|
||||
Reference in New Issue
Block a user