typo
Rust / test (push) Failing after 47s Details
Docker / build-push (push) Failing after 1m35s Details

This commit is contained in:
DataHearth 2023-06-26 13:56:51 +02:00
parent 08c641d72d
commit 248fefd4f8
No known key found for this signature in database
GPG Key ID: E88FD356ACC5F3C4
1 changed files with 4 additions and 3 deletions

View File

@ -11,7 +11,8 @@ jobs:
build-push:
runs-on: debian-docker
steps:
- uses: actions/checkout@v3
- name: Checkout
uses: actions/checkout@v3
- name: Setup Docker buildx
uses: docker/setup-buildx-action@v2