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 0005c44 commit 144aeb3Copy full SHA for 144aeb3
.github/actions/setup-build/action.yml
@@ -23,9 +23,6 @@ inputs:
23
runs:
24
using: "composite"
25
steps:
26
- - name: Init submodules
27
- run: git submodule update --init
28
-
29
- name: Workaround runner image issue
30
if: runner.os == 'Linux'
31
# https://github.com/actions/runner-images/issues/7061
0 commit comments