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:
- 'v*'
jobs:
build-test:
runs-on: ubuntu-latest
container:
image: devkitpro/devkitarm:latest
steps:
- name: Checkout
uses: actions/checkout@v2