Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
install i18n-helpers
Browse files Browse the repository at this point in the history
avivace committed Mar 3, 2023
1 parent ff301eb commit bf1da2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
@@ -21,6 +21,7 @@ jobs:
mdbook-version: latest

- name: Install i18n-helpers
working-directory: gb-asm-tutorial/
run: cargo install --path i18n-helpers --locked
shell: bash

0 comments on commit bf1da2f

Please sign in to comment.