Skip to content

Commit

Permalink
πŸ“ Chore(CI): Use cheese to setup references.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dynesshely committed Mar 26, 2024
1 parent dc21831 commit 02bb421
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/auto-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,11 @@ jobs:
dotnet-version: |
8.0.x
- name: Initialize References
run: |
dotnet tool install --global Cheese
cheese reference --setup
- uses: actions/setup-python@v4
with:
python-version: "3.11"
Expand Down

0 comments on commit 02bb421

Please sign in to comment.