Skip to content

Commit

Permalink
Update update-design-tokens.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChucKN0risK authored Sep 15, 2023
1 parent fba2d32 commit a8797e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-design-tokens.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Install Specify CLI
run: npm install -g @specifyapp/cli;
run: npm install -g @specifyapp/cli@beta;
- name: Pull design data from Specify
run: |
specify pull \
Expand Down

0 comments on commit a8797e3

Please sign in to comment.