Skip to content

Commit

Permalink
Come on
Browse files Browse the repository at this point in the history
  • Loading branch information
eht16 committed Feb 17, 2024
1 parent 90048a4 commit aacf599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
GEANY_INSTALLATION_PATH: ${{ github.workspace }}/.geany_cache/_geany_install
PKG_CONFIG_PATH: ${{ github.workspace }}/.geany_cache/_geany_install/lib/pkgconfig:$PKG_CONFIG_PATH
LD_LIBRARY_PATH: ${{ github.workspace }}/.geany_cache/_geany_install/lib:$LD_LIBRARY_PATH
PATH: $PATH:${{ env.CPPCHECK_CACHE_PATH }}
PATH: $PATH:${{ github.workspace }}/.cppcheck_cache

steps:
- name: Checkout Geany-Plugins
Expand Down

0 comments on commit aacf599

Please sign in to comment.