Skip to content

Commit

Permalink
release.yml updated for #410
Browse files Browse the repository at this point in the history
  • Loading branch information
Intelligent2013 committed Jun 26, 2024
1 parent f2980c8 commit a4e7eb2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ jobs:

- run: sudo gem install metanorma-cli

- run: mkdir ~/bundle_tmp

- run: bundle config path ~/bundle_tmp

- run: bundle update

- run: make testMN2STS
Expand Down

0 comments on commit a4e7eb2

Please sign in to comment.