Skip to content

Commit

Permalink
artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
m-tmatma committed Dec 13, 2024
1 parent 07cf85f commit 26c6d95
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,8 @@ jobs:
run: docker image ls
- name: Run
run: ./run.sh
- name: artifact
uses: actions/upload-artifact@v4
with:
name: output
path: output/

0 comments on commit 26c6d95

Please sign in to comment.