Skip to content

Commit

Permalink
231227.142247.HKT try fixxing yml of profile_cobyla_small
Browse files Browse the repository at this point in the history
  • Loading branch information
zaikunzhang committed Dec 27, 2023
1 parent c060d26 commit f9842c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/profile_cobyla_small.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ jobs:
- name: Download all workflow run artifacts
uses: actions/download-artifact@v4.0.0
with:
name: *-yes-0
pattern: *-yes-0
- name: Move all artifacts to the current directory
run: ls -al && mv */* ./ && ls -al
- name: Upload all files
Expand Down

0 comments on commit f9842c5

Please sign in to comment.