Skip to content

Commit

Permalink
Nasdanika CLI 2025.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pvlasov committed Jan 28, 2025
1 parent 4be4072 commit d27e516
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ jobs:
java-version: '17'
distribution: 'temurin'
- name: Download Nasdanika CLI
run: wget https://vlasov.us/nsd-cli.zip
# run: wget https://github.com/Nasdanika/cli/releases/download/maven-2025.1.0/nsd-cli.zip
run: wget https://github.com/Nasdanika/cli/releases/download/maven-2025.1.0/nsd-cli.zip
- name: Unzip Nasdanika CLI
run: unzip nsd-cli.zip
- name: Setup Graphviz
Expand Down

0 comments on commit d27e516

Please sign in to comment.