Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/macarooni-man/auto-mcs into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
macarooni-man committed Jan 21, 2024
2 parents 52daf72 + 6d2569b commit 29df681
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/compiler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ jobs:
sudo ln -s /opt/hostedtoolcache/Python/3.9.18/x64/bin/python/bin/python3 /usr/bin/python3
sudo ln -s /opt/hostedtoolcache/Python/3.9.18/x64/bin/python/bin/pip3.9 /usr/bin/pip
sudo cp -f /usr/lib/x86_64-linux-gnu/libcrypt.so.1 /usr/lib64/libcrypt.so.2
sudo cp -f /usr/bin/whoami /usr/bin/logname
export DISPLAY=:0.0
cd build-tools
chmod +x build-linux.sh
Expand Down

0 comments on commit 29df681

Please sign in to comment.