Skip to content

Commit

Permalink
where is it?
Browse files Browse the repository at this point in the history
  • Loading branch information
keevan committed Aug 2, 2022
1 parent 18e9115 commit 11978ec
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,10 @@ jobs:
- name: Determine test requirements and plugin info
id: parse-version
run: |
ls "${GITHUB_WORKSPACE}/.github/
ls "${GITHUB_WORKSPACE}/../.github/
ls "${GITHUB_WORKSPACE}/../../.github/
ls "${GITHUB_WORKSPACE}/../../../.github/
chmod +x "${GITHUB_WORKSPACE}/.github/actions/parse-version/script.sh"
"${GITHUB_WORKSPACE}/.github/actions/parse-version/script.sh"
env:
Expand Down

0 comments on commit 11978ec

Please sign in to comment.