Skip to content

Commit

Permalink
Update Ci cache
Browse files Browse the repository at this point in the history
Signed-off-by: Alberto Tudela <[email protected]>
  • Loading branch information
ajtudela committed Oct 14, 2024
1 parent e1681c9 commit 20c1d10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
packages: g++ cmake subversion doxygen libxml2-dev libssl-dev libsqlite3-dev libboost-all-dev libogre-1.9-dev libsvn-dev libopencv-dev binutils-dev libiberty-dev libcurl4-gnutls-dev libprocps-dev libqwt-qt5-dev libqt5webkit5-dev libqwtmathml-qt5-dev libqt5opengl5-dev libqt5svg5-dev qt*5-dev qttools5-dev-tools git
- name: Checkout Repository
uses: actions/checkout@v4
- name: Make ccache directory
run: mkdir -p ${{ env.CCACHE_DIR }}
- name: Cache ccache
uses: actions/cache@v4
with:
Expand Down

0 comments on commit 20c1d10

Please sign in to comment.