Skip to content

Commit

Permalink
CI setup
Browse files Browse the repository at this point in the history
  • Loading branch information
jpbogle committed Jan 30, 2022
1 parent 5e9b759 commit c660bac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,8 @@ jobs:
- name: Install Yarn dependencies
run: yarn install
- name: Parse IDLs
run: nix shell .#ci --command yarn idl:generate
# - name: Parse IDLs
# run: nix shell .#ci --command yarn idl:generate
- run: yarn docs:generate
- run: cp -R images/ site/

Expand Down

0 comments on commit c660bac

Please sign in to comment.