Skip to content

Commit

Permalink
Fix branch of arkanalyzer
Browse files Browse the repository at this point in the history
  • Loading branch information
Lipen committed Jul 17, 2024
1 parent 55f9c13 commit 72d9494
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:

- name: Set up ArkAnalyzer
run: |
git clone --depth=1 --branch=lipen/json-printer https://gitee.com/Lipenx/arkanalyzer
git clone --depth=1 --branch=jacodb https://gitee.com/Lipenx/arkanalyzer
cd arkanalyzer
npm install
npm run build
Expand Down

0 comments on commit 72d9494

Please sign in to comment.