Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
atimin committed Mar 22, 2024
1 parent 84c17ed commit 9fe5bac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@2
uses: docker/setup-buildx-action@v2
- name: Build and export
uses: docker/build-push-action@v5
with:
Expand Down

0 comments on commit 9fe5bac

Please sign in to comment.