This commit is contained in:
Emil Fresk
2023-05-01 13:52:14 +02:00
parent cda3985730
commit 74903c218e
+1 -1
View File
@@ -11,7 +11,7 @@ env:
jobs: jobs:
build: build:
name: Build the project according to the steps name: Build the project according to the steps
runs-on: ubuntu:22.04 runs-on: ubuntu-22.04
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v3 uses: actions/checkout@v3