1
0
mirror of synced 2026-01-06 06:02:35 -05:00

remove WORKSPACE path

This commit is contained in:
Sarah Schneider
2020-11-24 11:55:43 -05:00
parent 9f57b364ae
commit 43b99c7e42

View File

@@ -20,7 +20,7 @@ jobs:
steps:
- name: Get version from label if present
id: getVersion
run: $GITHUB_WORKSPACE/.github/actions-scripts/enterprise-algolia-label.js
run: .github/actions-scripts/enterprise-algolia-label.js
- if: ${{ steps.getVersion.outputs.versionToSync }}
name: checkout
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f