Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

Commit 235f33a

Browse files
committed
Update release-artifacts.yml
1 parent 9db7be7 commit 235f33a

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/release-artifacts.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,8 @@ jobs:
2828
distribution: 'adopt'
2929
java-version: '17'
3030

31-
- name: Change working directory
32-
run: cd mc-server-hub
33-
3431
- name: Build Artifacts
35-
run: ./gradlew simplifyArtifact
32+
run: cd mc-server-hub && ./gradlew simplifyArtifact
3633

3734
- name: Upload API JAR to Release
3835
id: upload-api-assets

0 commit comments

Comments
 (0)