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 9207ed3 commit a7ea49c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
echo "YOYOYOYO"
sudo apt-get install -y dotnet-sdk-8.0
echo "YEYEYEYEYE"
sudo apt-get install -y dotnet-runtime-8.0
sudo apt-get update && sudo apt-get install -y aspnetcore-runtime-8.0
echo "BB"
dotnet tool install -g Microsoft.Quantum.IQSharp
echo "YIYIYIYIYI"
Expand Down

0 comments on commit a7ea49c

Please sign in to comment.