Skip to content

Commit

Permalink
Merge branch 'master' of github.com:fangq/mmc
Browse files Browse the repository at this point in the history
  • Loading branch information
fangq committed Sep 9, 2024
2 parents 868cde3 + c67142d commit e4a403f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ jobs:
if: ${{ github.repository_owner == 'fangq' && github.event_name != 'pull_request'}}
steps:
- name: Download mmclab
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4.1.7
with:
name: all-mmc-packages
path: packages
Expand Down

0 comments on commit e4a403f

Please sign in to comment.