Skip to content

Commit

Permalink
fix: Fix management updates
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-osborne authored and ChatDisabled committed Jan 16, 2024
1 parent 4bbc85f commit 6477342
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions qbox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -171,11 +171,10 @@ tasks:
ref: main
src: https://github.com/qbox-project/qbx_hud

- action: download_github
dest: ./resources/[qbx]/qbx_management
ref: main
- action: download_file
path: ./tmp/qbx_management.zip
src: https://github.com/qbox-project/qbx_management/releases/latest/download/qbx_management.zip
- action: unzip
- action: unzip
dest: ./resources/[qbx]
src: ./tmp/qbx_management.zip

Expand Down

0 comments on commit 6477342

Please sign in to comment.