Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
MaryaSharf committed Nov 29, 2023
1 parent acb74d1 commit 44fc73c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_publish_artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
- name: Checkout repo
uses: actions/checkout@v3
- name: Download Artifacts
uses: actions/download-artifacts@v2
uses: actions/download-artifact@v2
with:
name: riscv-build
path: artifacts
Expand Down

0 comments on commit 44fc73c

Please sign in to comment.