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 75c5f83 commit 12eda12
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 @@ -104,7 +104,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: docker-builder
path: /tmp/docker-builder.tar
path: /tmp

- name: Load image
run: |
Expand Down

0 comments on commit 12eda12

Please sign in to comment.