Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomasz Jonak committed Nov 21, 2023
1 parent 2b81a19 commit 0b09fe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golang-linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
make install
cd $HOME/.local
tar -czf yara.tar.gz yara
export PKG_CONFIG_PATH="$HOME/.local/yara/lib/pkgconfig"
echo "PKG_CONFIG_PATH=$HOME/.local/yara/lib/pkgconfig" >> "$GITHUB_ENV"
- uses: actions/setup-go@v4
with:
Expand Down

0 comments on commit 0b09fe6

Please sign in to comment.