1 parent 16d330b commit 0396fc9Copy full SHA for 0396fc9
1 file changed
.github/workflows/refresh-modpack.yml
@@ -48,8 +48,8 @@ jobs:
48
GITHUB_USER: jaronz-ci[bot]
49
GITHUB_EMAIL: 227836284+jaronz-ci[bot]@users.noreply.github.com
50
token: ${{ steps.create-token.outputs.token }}
51
- - name: Build
52
- run: yarn build
+ # - name: Build
+ # run: yarn build
53
- name: Refresh Modpack
54
working-directory: packages/${{ matrix.modpack }}/modpack
55
run: nix develop --command packwiz refresh
0 commit comments