Skip to content

Commit 971915e

Browse files
committed
uses: SpiNNakerManchester/SupportScripts/actions/apt-get-install@action-dash
1 parent 6241af7 commit 971915e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/prepare/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ runs:
102102

103103
- name: Install Ubuntu dependencies
104104
if: ${{ inputs.ubuntu-packages != '' }}
105-
uses: SpiNNakerManchester/SupportScripts/actions/apt-get-install@main
105+
uses: SpiNNakerManchester/SupportScripts/actions/apt-get-install@action-dash
106106
with:
107107
packages: ${{ inputs.ubuntu-packages }}
108108

0 commit comments

Comments
 (0)