Skip to content

Commit

Permalink
try path option
Browse files Browse the repository at this point in the history
  • Loading branch information
MGJamJam committed Apr 16, 2024
1 parent a4566d9 commit af3891a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ jobs:
runs-on: ubuntu-latest
env:
GRAFANA_ACCESS_POLICY_TOKEN: ${{ secrets.GRAFANA_ACCESS_POLICY_TOKEN }}
defaults:
run:
working-directory: ./bitmovin-analytics-datasource
# defaults:
# run:
# working-directory: ./bitmovin-analytics-datasource
steps:
- uses: actions/checkout@v4
with:
sparse-checkout: bitmovin-analytics-datasource
path: bitmovin-analytics-datasource
- name: Setup Node.js environment
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit af3891a

Please sign in to comment.