mirror of
https://github.com/ringtailsoftware/uvm32.git
synced 2026-06-05 22:43:39 +00:00
v3
This commit is contained in:
parent
8876f9157b
commit
9483c4ee66
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -30,7 +30,7 @@ jobs:
|
|||
uses: actions/configure-pages@v5
|
||||
- name: Upload Artifact
|
||||
if: github.ref == 'refs/heads/main'
|
||||
uses: actions/upload-pages-artifact@v2
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
with:
|
||||
path: uvm32/test/badge.svg
|
||||
artifact_name: badge.svg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue