Skip to content

Commit 3faff01

Browse files
committed
chore: re-enable build
1 parent b148fff commit 3faff01

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
@@ -43,8 +43,8 @@ jobs:
4343
GITHUB_USER: github-actions[bot]
4444
GITHUB_EMAIL: 41898282+github-actions[bot]@users.noreply.github.com
4545
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
46-
# - name: Build
47-
# run: yarn build
46+
- name: Build
47+
run: yarn build
4848
- name: Refresh Modpack
4949
working-directory: packages/${{ matrix.modpack }}/modpack
5050
run: nix develop --command packwiz refresh

0 commit comments

Comments
 (0)