Skip to content

Commit

Permalink
fix: debug run
Browse files Browse the repository at this point in the history
  • Loading branch information
gnuton committed Feb 5, 2024
1 parent 18f8c17 commit b5feba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ jobs:
fi
- name: "Archive artifacts"
if: matrix.cfg.skip == false
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: release-${{ matrix.cfg.model }}-${{ matrix.cfg.ui }}
path: "/project/artifacts"
Expand Down

0 comments on commit b5feba3

Please sign in to comment.