Skip to content

Commit

Permalink
chore: ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
fynnfeldpausch committed Oct 17, 2023
1 parent da42a41 commit 53004bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tokens.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Install
uses: ./install.yml
uses: ./.github/workflows/install.yml
- name: Build
run: pnpm run build:tokens
- name: Commit files
Expand Down

0 comments on commit 53004bf

Please sign in to comment.