Skip to content

Commit

Permalink
already defined
Browse files Browse the repository at this point in the history
  • Loading branch information
Gatsik committed May 18, 2024
1 parent 0a3cd61 commit ba94505
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
run: |
echo "deb https://pkg.mxe.cc/repos/apt focal main" | sudo tee /etc/apt/sources.list.d/mxeapt.list
wget -qO- https://pkg.mxe.cc/repos/apt/client-conf/mxeapt.gpg | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/mxeapt.gpg
- name: asdf
run: |
sudo apt-get update
# from https://mxe.cc/#requirements
Expand Down Expand Up @@ -67,6 +68,7 @@ jobs:
unzip \
wget \
xz-utils
- name: asdf
run: |
sudo apt-get install mxe-$MXE_TARGET-jsoncpp
sudo apt-get install mxe-$MXE_TARGET-cryptopp
Expand Down

0 comments on commit ba94505

Please sign in to comment.