Fix local builds (#375)

This commit is contained in:
GamingLiamStudios 2022-02-08 14:14:05 +11:00 committed by GitHub
parent 6b331cb22f
commit 207c4435bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 5 deletions

View file

@ -43,8 +43,8 @@ jobs:
- store_test_results:
path: test-results
- run:
name: Append Commit SHA to Version
command: yarn circle:append-sha
name: Append Commit BuildID to Version
command: yarn circle:append-bid
- run:
name: Generate Builds (Linux)
command: yarn dist -l -p never