lol
Some checks failed
Linux arm64 / Build (push) Failing after 12s

This commit is contained in:
2024-08-11 18:44:22 +02:00
parent 4324bad41b
commit de30c3bc96

View File

@@ -6,8 +6,6 @@ on: [push]
jobs:
Build:
runs-on: ubuntu-test
env:
RUNNER_TOOL_CACHE: /toolcache
steps:
- name: Check out repository code
uses: actions/checkout@v3