Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dolisss authored Jan 13, 2025
1 parent ca1b97e commit f57ab70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
cdk synth --json
- name: nctl login
run: nctl login --url $NIRMATA_URL --userid [email protected] --token $NIRMATA_TOKEN
run: nctl login nch --url $NIRMATA_URL --userid [email protected] --token $NIRMATA_TOKEN

- name: file-o/p
run: |
Expand Down

0 comments on commit f57ab70

Please sign in to comment.