From c9fcc5cb2a5a99dbaf462fd731d21d7f0a75784f Mon Sep 17 00:00:00 2001 From: MGJamJam Date: Tue, 16 Apr 2024 10:59:58 -0300 Subject: [PATCH] add directory to uses option --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fc0b1fa..e2b1ac4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,6 +14,7 @@ jobs: working-directory: ./bitmovin-analytics-datasource steps: - uses: actions/checkout@v4 + with: ./bitmovin-analytics-datasource - name: Setup Node.js environment uses: actions/setup-node@v4 with: