Skip to content

Commit 1ce2e65

Browse files
committed
switched dir
1 parent 46f7755 commit 1ce2e65

File tree

2 files changed

+1
-136
lines changed

2 files changed

+1
-136
lines changed

.github/workflows/codeql-multiple-repo-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: |
4242
4343
sudo apt-get update && sudo apt-get install -y jq
44-
JSON_FILE="known_good.json"
44+
JSON_FILE="./known_good.json"
4545
4646
# Check if the file exists
4747
if [ ! -f "$JSON_FILE" ]; then

qnx_qemu/BUILD

Lines changed: 0 additions & 135 deletions
This file was deleted.

0 commit comments

Comments
 (0)