We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38c3fd3 commit 77359b4Copy full SHA for 77359b4
1 file changed
.github/actions/scoop-update/action.yaml
@@ -9,9 +9,6 @@ inputs:
9
runs:
10
using: composite
11
steps:
12
- - name: Checkout bucket repository
13
- uses: actions/checkout@v4
14
-
15
- name: Clone Scoop
16
shell: bash
17
run: |
0 commit comments