Skip to content

Commit

Permalink
Merge pull request #2 from LodeKennes/main
Browse files Browse the repository at this point in the history
Update to v9.0.0-rc.2.24473.5
  • Loading branch information
filipnavara authored Oct 18, 2024
2 parents 1b60c66 + b0223e0 commit 5c916b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- name: Clone repository
run: |
git clone --depth 1 -b v9.0.0-preview.7.24405.7 https://github.com/dotnet/dotnet
git clone --depth 1 -b v9.0.0-rc.2.24473.5 https://github.com/dotnet/dotnet
- name: Apply patches
run: |
Expand Down

0 comments on commit 5c916b2

Please sign in to comment.