Skip to content

Commit

Permalink
Show CI install steps
Browse files Browse the repository at this point in the history
  • Loading branch information
jeaye committed Jan 27, 2025
1 parent 9c1cd66 commit 8e9abf1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ runs:
shell: bash
working-directory: ${{ github.workspace }}/compiler+runtime
run: |
set -x
export DESTDIR=${{ github.workspace }}/jank-install
${{ github.workspace }}/compiler+runtime/bin/install
export PATH="${DESTDIR}/usr/local/bin:${PATH}"
Expand Down

0 comments on commit 8e9abf1

Please sign in to comment.