Skip to content

Commit

Permalink
revert manifast
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabasbusa committed Aug 30, 2023
1 parent 8b85581 commit abe7a3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/manifest/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ runs:
shell: bash
id: buildx-context
run: |
docker context use builders || docker context create builders
docker context create builders
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
with:
Expand Down

0 comments on commit abe7a3f

Please sign in to comment.