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 e655d81 commit ac843c7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/continuous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ jobs:
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 install -y dotnet-runtime-8.0
echo "BB"
dotnet tool install -g Microsoft.Quantum.IQSharp
echo "YIYIYIYIYI"
$(which dotnet-iqsharp) install --user
Expand Down

0 comments on commit ac843c7

Please sign in to comment.