We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7d5ffe commit aa68614Copy full SHA for aa68614
2 files changed
.github/workflows/client.yml
@@ -17,7 +17,7 @@ on:
17
- '*'
18
19
jobs:
20
- build_onejar_fabric_1_16_5:
+ build_client:
21
runs-on: windows-latest
22
permissions:
23
contents: read
.github/workflows/server.yml
+ build_server:
0 commit comments