Skip to content

Commit

Permalink
CI: arm64ec 添加x64 dll上传
Browse files Browse the repository at this point in the history
  • Loading branch information
ekxs0109 committed Sep 28, 2023
1 parent 347131f commit f6d1493
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,10 @@ jobs:
with:
format: YYYYMMDD_HHmmss
utcOffset: "+08:00"


- name: Move dll file path
run: mv Bin/x64/Release/*.dll Bin/ARM64EC/Release/

- name : Upload artifact
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit f6d1493

Please sign in to comment.