Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Randoooom committed Jan 10, 2025
1 parent 1f229d0 commit 3082509
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:

dashboard:
needs: [docker]
name: docker
name: dashboard
runs-on: ubuntu-latest
steps:
- name: Checkout Sources
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:

dashboard:
needs: [docker]
name: docker
name: dashboard
runs-on: ubuntu-latest
steps:
- name: Checkout Sources
Expand Down

0 comments on commit 3082509

Please sign in to comment.