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 5fbc5d6 commit e655d81
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/continuous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,10 @@ 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
dotnet tool install -g Microsoft.Quantum.IQSharp
echo "YIYIYIYIYI"
$(which dotnet-iqsharp) install --user
echo "YAYAYAYAYAYA"
pip install qsharp
Expand Down

0 comments on commit e655d81

Please sign in to comment.