Skip to content

Commit

Permalink
Update .github/workflows/cmake.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Edouard Choinière <[email protected]>
  • Loading branch information
HuidaeCho and echoix authored Apr 22, 2024
1 parent 7c072f8 commit 76f6bbf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ jobs:
subversion libzstd-dev checkinstall \
libglu1-mesa-dev libxmu-dev \
ghostscript wget -y make ccache g++
sudo apt-get update -y
- name: Configure ccache
run: |
echo CCACHE_BASEDIR=$PWD >> ${GITHUB_ENV}
Expand Down

0 comments on commit 76f6bbf

Please sign in to comment.