Skip to content

Commit

Permalink
fix cp toml file
Browse files Browse the repository at this point in the history
  • Loading branch information
mcchrish committed Aug 16, 2024
1 parent c874c10 commit 1af9594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Build Zenbones Mono
run: |
cd ../Iosevka
cp ../zenbones-mono/src/private-build-plans.toml ./private-build-plans.toml
cp ../zenbones-mono/private-build-plans.toml ./private-build-plans.toml
npm install
npm run build -- contents::${{ matrix.version }}
Expand Down

0 comments on commit 1af9594

Please sign in to comment.