Skip to content

Commit

Permalink
Rewrite workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
xepozz committed Sep 1, 2024
1 parent f633933 commit b36f406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ jobs:
- name: Download builder image
uses: actions/download-artifact@v4
with:
name: docker-builder
path: /tmp/docker-builder
merge-multiple: true

- name: Load image
run: |
Expand Down

0 comments on commit b36f406

Please sign in to comment.