mirror of
https://github.com/hulthe/inkopslista.git
synced 2026-08-03 23:11:28 +02:00
This commit is contained in:
@@ -2,15 +2,6 @@ name: APK Builder
|
||||
run-name: Build Android APK
|
||||
on: [push]
|
||||
|
||||
|
||||
jobs:
|
||||
example_matrix:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: ${{ matrix.version }}
|
||||
|
||||
jobs:
|
||||
build_apk:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user