Skip to content

Commit 06cb39a

Browse files
test
1 parent 2069f46 commit 06cb39a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-lightweight.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ jobs:
289289
uses: vweevers/multi-checkout-action@v1
290290
with: ${{ toJSON(env) }}
291291
- name: Run build
292-
uses: ../splunk/addonfactory-workflow-addon-release/.github/actions/build
292+
uses: ./../splunk/addonfactory-workflow-addon-release/.github/actions/build
293293
with:
294294
python_version: ${{ matrix.python-version }}
295295
SA_GH_USER_NAME: ${{ secrets.SA_GH_USER_NAME }}

0 commit comments

Comments
 (0)