update actions
Some checks failed
Build docker container / build (push) Has been cancelled

This commit is contained in:
David Claeys 2024-05-17 13:21:31 +02:00
parent 560c6b781c
commit a7398f112d

View File

@ -5,7 +5,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
defaults: defaults:
run: run:
working-directory: '${{ GITHUB_WORKSPACE }}' working-directory: '${{ github.workspace }}'
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4