Skip to content

Commit

Permalink
✏️ progress: Debug.
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Mar 26, 2024
1 parent 675e111 commit 62db0b6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci:build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ jobs:
key: build

- name: Build 🏗️
run: meteor npm run build -- ./dist --architecture ${{ matrix.architecture }}
# run: meteor npm run build -- ./dist --architecture ${{ matrix.architecture }}
run: mkdir -p dist/it-works

- name: Archive build 💽
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 62db0b6

Please sign in to comment.