Update workflow
Some checks failed
Build AirSignal Docker image / build-docker (push) Failing after 49s

This commit is contained in:
2023-11-09 14:48:17 +01:00
parent bceb1e07d7
commit 4393e38626

View File

@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Install docker
uses: curl -fsSL https://get.docker.com | sh
run: curl -fsSL https://get.docker.com | sh
- name: Checkout repository
uses: actions/checkout@v4
- name: Login to container registry