Skip to content

Commit

Permalink
build lys-compiler on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
menduz committed Jan 24, 2025
1 parent d2320ef commit d6da035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
node-version: 22.x
- name: npm install
run: npm install
- name: make test
- name: make build
run: make build
- name: Checkout lys-compiler
uses: actions/checkout@v4
Expand Down

0 comments on commit d6da035

Please sign in to comment.