Skip to content

Commit bc4a648

Browse files
committed
Add the working directory
Signed-off-by: Sahan Serasinghe <[email protected]>
1 parent 4aab2e3 commit bc4a648

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/jazzer.yml

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
chmod +x ./jazzer.sh
4141
./jazzer.sh --version ${{matrix.version}} --package ${{matrix.package}} --class ${{matrix.class}} --methods ${{matrix.methods}} --keep-going=1
4242
shell: bash
43+
working-directory: .github/workflows
4344

4445
- name: Upload Crash
4546
uses: actions/upload-artifact@v1

0 commit comments

Comments
 (0)