Skip to content

Commit

Permalink
#163: Actually add the value and file envs
Browse files Browse the repository at this point in the history
  • Loading branch information
MRichards99 committed Jan 6, 2021
1 parent bd7bbc0 commit 617aff1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
uses: deef0000dragon1/json-edit-action/@v1
env:
KEY: log_location
- name: Test if jq exists
run: jq --version
VALUE: $GITHUB_WORKSPACE/logs.log
FILE: config.json
- name: Setup Python
uses: actions/setup-python@v1
with:
Expand Down

0 comments on commit 617aff1

Please sign in to comment.