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

This commit is contained in:
2023-11-09 14:47:39 +01:00
parent e18ec90769
commit bceb1e07d7

View File

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