Skip to content

Commit

Permalink
Merge pull request #11 from Rovel/add-artifacts
Browse files Browse the repository at this point in the history
debug build folder
  • Loading branch information
Rovel authored Feb 20, 2024
2 parents cf8c9bd + 99fa5db commit b12ca91
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,6 @@ jobs:
steps:
- name: Download Artifact
uses: actions/download-artifact@v4
with:
name: ${{ matrix.target }}/image_cleaner_#{{ matrix.target }}
path: target
merge-multiple: true
- name: Display structure of downloaded files
run: ls -R
- name: Bump version and push tag
Expand Down

0 comments on commit b12ca91

Please # to comment.