Skip to content

Commit 77359b4

Browse files
committed
fix: preserve release dist during scoop update
Signed-off-by: Prasanth Baskar <bupdprasanth@gmail.com>
1 parent 38c3fd3 commit 77359b4

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/actions/scoop-update/action.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ inputs:
99
runs:
1010
using: composite
1111
steps:
12-
- name: Checkout bucket repository
13-
uses: actions/checkout@v4
14-
1512
- name: Clone Scoop
1613
shell: bash
1714
run: |

0 commit comments

Comments
 (0)