Skip to content

Commit

Permalink
Fix task name
Browse files Browse the repository at this point in the history
  • Loading branch information
ndw committed Sep 25, 2022
1 parent f263d60 commit be13e69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Checkout the repository
uses: actions/checkout@v3

- name: Build the specifications
- name: Build the dashboard
run: |
./gradlew
Expand Down

0 comments on commit be13e69

Please sign in to comment.