There was an error while loading. Please reload this page.
1 parent b148fff commit 3faff01Copy full SHA for 3faff01
1 file changed
.github/workflows/refresh-modpack.yml
@@ -43,8 +43,8 @@ jobs:
43
GITHUB_USER: github-actions[bot]
44
GITHUB_EMAIL: 41898282+github-actions[bot]@users.noreply.github.com
45
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
46
- # - name: Build
47
- # run: yarn build
+ - name: Build
+ run: yarn build
48
- name: Refresh Modpack
49
working-directory: packages/${{ matrix.modpack }}/modpack
50
run: nix develop --command packwiz refresh
0 commit comments