Skip to content

Commit 0396fc9

Browse files
committed
chore: test workflow
1 parent 16d330b commit 0396fc9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/refresh-modpack.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ jobs:
4848
GITHUB_USER: jaronz-ci[bot]
4949
GITHUB_EMAIL: 227836284+jaronz-ci[bot]@users.noreply.github.com
5050
token: ${{ steps.create-token.outputs.token }}
51-
- name: Build
52-
run: yarn build
51+
# - name: Build
52+
# run: yarn build
5353
- name: Refresh Modpack
5454
working-directory: packages/${{ matrix.modpack }}/modpack
5555
run: nix develop --command packwiz refresh

0 commit comments

Comments
 (0)