Gitea Actions Attempt #2
Build / check-and-test (push) Has been cancelled Details
minecraft-pi-reborn/pipeline/head Something is wrong with the build of this commit Details

This commit is contained in:
TheBrokenRail 2023-06-03 23:53:26 -04:00
parent 07a27d4dd9
commit d3b78acbef
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ on: push
jobs:
check-and-test:
runs-on: ubuntu-latest
container: buildpack-deps:buster
container: node:16-buster
steps:
- name: Checkout Repository
uses: actions/checkout@v3