Skip to content

Commit

Permalink
Add the working directory
Browse files Browse the repository at this point in the history
Signed-off-by: Sahan Serasinghe <sahan.serasinghe@gmail.com>
  • Loading branch information
sahansera committed Dec 8, 2021
1 parent 4aab2e3 commit bc4a648
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/jazzer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
chmod +x ./jazzer.sh
./jazzer.sh --version ${{matrix.version}} --package ${{matrix.package}} --class ${{matrix.class}} --methods ${{matrix.methods}} --keep-going=1
shell: bash
working-directory: .github/workflows

- name: Upload Crash
uses: actions/upload-artifact@v1
Expand Down

0 comments on commit bc4a648

Please sign in to comment.