Skip to content

Commit

Permalink
Update codeql.yml again grr
Browse files Browse the repository at this point in the history
  • Loading branch information
SirWumpus authored Jul 12, 2024
1 parent e50d595 commit ec0b154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
make links
mkdir -p ../../src
cd ../.. && ln -s ../libsnert src/lib && cd -
ls -lR ../../include ../../lib ../../src
ls -lR ../../include/com/snert/lib ../../lib ../../src/lib
make build
- name: Perform CodeQL Analysis
Expand Down

0 comments on commit ec0b154

Please sign in to comment.