Skip to content

Commit

Permalink
Merge branch 'master' into zanoza
Browse files Browse the repository at this point in the history
  • Loading branch information
Iajret committed Jan 10, 2025
2 parents 7ea1e79 + cca6988 commit 803e921
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci_suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,10 @@ jobs:
with:
path: tools/icon_cutter/cache
key: ${{ runner.os }}-cutter-${{ hashFiles('dependencies.sh') }}
- name: Setup .NET SDK
uses: actions/[email protected]
with:
dotnet-version: 9.x
- name: Install OpenDream
uses: robinraju/[email protected]
with:
Expand Down

0 comments on commit 803e921

Please sign in to comment.