Skip to content

Commit

Permalink
Merge 'TheDoctor1138/TC4.5-1.7.10' into TC4.5-1.7.10
Browse files Browse the repository at this point in the history
  • Loading branch information
EternalBlueFlame committed Sep 21, 2024
2 parents ebc205b + b24dbb4 commit 68b497d
Show file tree
Hide file tree
Showing 1,643 changed files with 21,452 additions and 2,519 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4

- name: Install 7z and extract data
run: |
Expand All @@ -40,7 +40,7 @@ jobs:
run: ./gradlew setupDecompWorkspace --refresh-dependencies build

- name: Create artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: TC4-5-Experimental
path: build/libs/*
Loading

0 comments on commit 68b497d

Please sign in to comment.