Skip to content

Commit b8c89da

Browse files
authored
remove build step (#650)
1 parent 7e7400b commit b8c89da

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/fetch-dev-artifacts.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,6 @@ jobs:
9393
- name: clean up zips
9494
run: rm -f grammar.zip && rm -f semantic-analysis-js.zip
9595

96-
- name: Build project
97-
uses: ./.github/actions/setup-and-build
98-
9996
- name: Create New Branch Name
10097
run: |
10198
BRANCH_NAME="update-artifacts-$(date +%Y%m%d-%H%M%S)"

0 commit comments

Comments
 (0)