Skip to content

Commit 919e27e

Browse files
committed
Experiment with dist
1 parent b29cca7 commit 919e27e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lambda-runner-binaries-syncer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Run linter
2525
run: yarn lint
2626
- name: Build distribution
27-
run: yarn build
27+
run: yarn dist
2828
- name: Upload distribution
2929
# if: startsWith(github.ref, 'refs/tags/')
3030
uses: actions/upload-artifact@v2

0 commit comments

Comments
 (0)