File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 1919 java-version : ' 17'
2020 distribution : ' temurin'
2121 - uses : actions-rust-lang/setup-rust-toolchain@v1
22+ with :
23+ rustflags : ' '
2224 # Taken from https://github.com/CaffeineMC/sodium-fabric/blob/1.19.3/dev/.github/workflows/gradle.yml
2325 - name : Cache/Uncache
2426 uses : actions/cache@v4
5153 java-version : ' 17'
5254 distribution : ' temurin'
5355 - uses : actions-rust-lang/setup-rust-toolchain@v1
56+ with :
57+ rustflags : ' '
5458 # Taken from https://github.com/CaffeineMC/sodium-fabric/blob/1.19.3/dev/.github/workflows/gradle.yml
5559 - name : Cache/Uncache
5660 uses : actions/cache@v4
8387 java-version : ' 17'
8488 distribution : ' temurin'
8589 - uses : actions-rust-lang/setup-rust-toolchain@v1
90+ with :
91+ rustflags : ' '
8692 # Taken from https://github.com/CaffeineMC/sodium-fabric/blob/1.19.3/dev/.github/workflows/gradle.yml
8793 - name : Cache/Uncache
8894 uses : actions/cache@v4
@@ -115,6 +121,8 @@ jobs:
115121 java-version : ' 17'
116122 distribution : ' temurin'
117123 - uses : actions-rust-lang/setup-rust-toolchain@v1
124+ with :
125+ rustflags : ' '
118126 # Taken from https://github.com/CaffeineMC/sodium-fabric/blob/1.19.3/dev/.github/workflows/gradle.yml
119127 - name : Cache/Uncache
120128 uses : actions/cache@v4
You can’t perform that action at this time.
0 commit comments