Skip to content

Commit 03c3ef2

Browse files
committed
Fixes #1081 - Update Dart SDK and Standalone Actions
1 parent 0e06fce commit 03c3ef2

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/release-and-upload-artifacts.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,6 @@ jobs:
5353
- name: Setup Dart SDK
5454
uses: ./.github/actions/setup-dart
5555

56-
- name: Build generated files for sub-packages
57-
run: |
58-
cd scadnano_state_actions && dart run build_runner build --delete-conflicting-outputs && cd ..
59-
cd scadnano_reducers && dart run build_runner build --delete-conflicting-outputs && cd ..
60-
6156
- name: Install ImageMagick
6257
shell: bash
6358
run: |

0 commit comments

Comments
 (0)