Skip to content

Commit 5f1160b

Browse files
authored
ci: Updating the discovery link to an official release. (#109)
1 parent a0c36cb commit 5f1160b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/prepare-discovery/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ runs:
99
steps:
1010
- name: Install discovery
1111
run: |
12-
wget https://github.com/mitchnegus/minimega-discovery/releases/download/firewheel-debian_faed761/discovery.deb
12+
wget https://github.com/sandia-minimega/discovery/releases/download/v0.1.0/discovery.deb
1313
sudo dpkg -i discovery.deb
1414
sudo chown -R $USER:minimega /opt/discovery
1515
shell: bash

0 commit comments

Comments
 (0)