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 7e7400b commit b8c89daCopy full SHA for b8c89da
1 file changed
.github/workflows/fetch-dev-artifacts.yaml
@@ -93,9 +93,6 @@ jobs:
93
- name: clean up zips
94
run: rm -f grammar.zip && rm -f semantic-analysis-js.zip
95
96
- - name: Build project
97
- uses: ./.github/actions/setup-and-build
98
-
99
- name: Create New Branch Name
100
run: |
101
BRANCH_NAME="update-artifacts-$(date +%Y%m%d-%H%M%S)"
0 commit comments