Skip to content

Commit

Permalink
fix: update workflow to reflect new installation
Browse files Browse the repository at this point in the history
see d0902a8 (switch from plink to zuo, 2024-10-18)
  • Loading branch information
benknoble committed Oct 20, 2024
1 parent d0b09ba commit ea4d0d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
with:
ruby-version: '3.1'
- run: |
./dotfiles.plink
make install
./compile-zuo
zuo . install

0 comments on commit ea4d0d3

Please sign in to comment.