back to github for building
All checks were successful
Build

This commit is contained in:
Marius Alwan Meyer 2023-04-09 13:37:31 +00:00
parent 172b4c8516
commit de09bf6581

View File

@ -2,9 +2,6 @@ on: [push, pull_request, workflow_dispatch]
name: Build
env:
ACTIONS_RUNTIME_TOKEN: ${{ secrets.ACT_RUNNER_TOKEN }}
jobs:
build:
runs-on: ubuntu-latest