We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6241af7 commit 971915eCopy full SHA for 971915e
actions/prepare/action.yml
@@ -102,7 +102,7 @@ runs:
102
103
- name: Install Ubuntu dependencies
104
if: ${{ inputs.ubuntu-packages != '' }}
105
- uses: SpiNNakerManchester/SupportScripts/actions/apt-get-install@main
+ uses: SpiNNakerManchester/SupportScripts/actions/apt-get-install@action-dash
106
with:
107
packages: ${{ inputs.ubuntu-packages }}
108
0 commit comments