Skip to content

Commit

Permalink
Update compiler.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
macarooni-man authored Jan 5, 2024
1 parent 12e3322 commit 5b655ee
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/compiler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,6 @@ jobs:
run: |
mkdir -p /opt/python/
ln -s /opt/hostedtoolcache/Python/3.9.18/x64 /opt/python/3.9.18
ls /usr/lib64/libcrypt*
mkdir -p /usr/lib64/
sudo ln -s /usr/lib/libcrypt.so.2 /usr/lib64/libcrypt.so.2
# sed 's/\('/usr/lib64/libcrypt.so.2', '.'\),/#/' ./build-tools/auto-mcs.linux.spec > tmp.txt && mv tmp.txt ./build-tools/auto-mcs.linux.spec
alias logname="echo runner"
export DISPLAY=:0.0
cd build-tools
Expand Down

0 comments on commit 5b655ee

Please sign in to comment.