Skip to content

Commit 2834a77

Browse files
committed
release: Update actions file.
1 parent 69aa3a6 commit 2834a77

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
runs-on: windows-latest
2424
needs: checkout
2525
steps:
26-
- uses: actions/checkout@v4
2726
- name: Build
2827
uses: msys2/setup-msys2@v2
2928

@@ -34,4 +33,4 @@ jobs:
3433

3534
shell: msys2 {0}
3635
run: |
37-
dir
36+
git clone https://github.com/flarialmc/bootstrapper

0 commit comments

Comments
 (0)