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:
build:
name: Build the project according to the steps
runs-on: ubuntu:22.04
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v3