Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
da-liii committed Nov 24, 2024
1 parent 6b8f0dc commit 2031f19
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cd_research_on_fedora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ jobs:

- name: Generate Installer
run: |
QA_RPATHS=0x0001 xmake pack -vD -f rpm research --yes
xmake config -m research --yes
QA_RPATHS=0x0001 xmake pack -vD -f rpm research
cp build/xpack/research/x86_64/*rpm mogan-research-v1.2.9.7-rc3-fedora41.rpm
- name: Upload
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 2031f19

Please sign in to comment.