We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2069f46 commit 06cb39aCopy full SHA for 06cb39a
.github/workflows/reusable-lightweight.yml
@@ -289,7 +289,7 @@ jobs:
289
uses: vweevers/multi-checkout-action@v1
290
with: ${{ toJSON(env) }}
291
- name: Run build
292
- uses: ../splunk/addonfactory-workflow-addon-release/.github/actions/build
+ uses: ./../splunk/addonfactory-workflow-addon-release/.github/actions/build
293
with:
294
python_version: ${{ matrix.python-version }}
295
SA_GH_USER_NAME: ${{ secrets.SA_GH_USER_NAME }}
0 commit comments