Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ValentinS4t1qbit committed Jan 7, 2025
1 parent a7ea49c commit ba1ef2e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/continuous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,11 @@ jobs:
sudo dpkg -i packages-microsoft-prod.deb
rm packages-microsoft-prod.deb
sudo apt-get update; sudo apt-get install -y apt-transport-https && sudo apt-get update
echo "YOYOYOYO"
sudo apt-get install -y dotnet-sdk-8.0
echo "YEYEYEYEYE"
sudo apt-get update && sudo apt-get install -y aspnetcore-runtime-8.0
echo "BB"
dotnet tool install -g Microsoft.Quantum.IQSharp
echo "YIYIYIYIYI"
sudo ln -s /usr/share/dotnet/shared /usr/lib/dotnet
$(which dotnet-iqsharp) install --user
echo "YAYAYAYAYAYA"
pip install qsharp
Expand Down

0 comments on commit ba1ef2e

Please sign in to comment.