Test dka docker build
Some checks failed
Build Bannertool / build-test (push) Failing after 47s

This commit is contained in:
tobid7 2024-11-22 15:32:43 +00:00
parent f7ed19d7e3
commit 7706a9725a

View File

@ -6,10 +6,11 @@ on:
- '*' - '*'
tags: tags:
- 'v*' - 'v*'
jobs: jobs:
build-test: build-test:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container:
image: devkitpro/devkitarm:latest
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v2 uses: actions/checkout@v2