Skip to content

Commit

Permalink
change lzma-source
Browse files Browse the repository at this point in the history
  • Loading branch information
pmqs committed Aug 6, 2023
1 parent fe55776 commit 98c3dfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-upstream-gh-xz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

- name: Set Env
run: |
echo "lzma-source=${HOME}/upstream-lzma-source" >> $GITHUB_ENV
echo "lzma-source=${GITHUB_WORKSPACE}/upstream-lzma-source" >> $GITHUB_ENV
echo "lzma-install=${HOME}/upstream-lzma-install" >> $GITHUB_ENV
echo "LIBLZMA_LIB=${HOME}/upstream-lzma-install/lib" >> $GITHUB_ENV
echo "LIBLZMA_INCLUDE=${HOME}/upstream-lzma-install/include" >> $GITHUB_ENV
Expand Down

0 comments on commit 98c3dfc

Please sign in to comment.