Skip to content

Commit

Permalink
Revert ":green_heart: Temporarily run a default build to populate zig…
Browse files Browse the repository at this point in the history
… cache"

This reverts commit b8666b1.
  • Loading branch information
segersniels committed Apr 8, 2024
1 parent b8666b1 commit 9dde907
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ jobs:
node-version: '20.x'
registry-url: 'https://registry.npmjs.org'
- run: npm install
- name: Workaround for https://github.com/ziglang/zig/issues/19561
run: npm run build --workspace cli || true
- run: npm run build:ci --workspace cli
- name: Get current package version
id: current_version
Expand Down

0 comments on commit 9dde907

Please sign in to comment.