Skip to content

Commit

Permalink
fix(dev): gitpod typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabb-c committed Jul 11, 2021
1 parent 92ab886 commit c21fea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ tasks:
- name: Install Dependencies
init: |
yarn --check-files --silent
command: yarn builld:ci
command: yarn build:ci

github:
prebuilds:
Expand Down

0 comments on commit c21fea6

Please sign in to comment.