Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into Britarnya-Branch
Browse files Browse the repository at this point in the history
  • Loading branch information
BValon committed Jan 11, 2025
2 parents 89c4acf + 3353b59 commit 7677cc1
Show file tree
Hide file tree
Showing 17 changed files with 3,915 additions and 2,939 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci_suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,10 @@ jobs:
key: ${{ runner.os }}-rust-${{ hashFiles('tools/ci/ci_dependencies.sh')}}
restore-keys: |
${{ runner.os }}-rust-
- name: Setup .NET SDK
uses: actions/setup-dotnet@v4.2.0
with:
dotnet-version: 9.x
- name: Install OpenDream
uses: robinraju/release-downloader@v1.9
with:
Expand Down
Loading

0 comments on commit 7677cc1

Please sign in to comment.