Skip to content

Commit 0365b2f

Browse files
committed
oops ref is problem...
1 parent 9eac97b commit 0365b2f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/makefile.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@ name: Makefile CI
22

33
on:
44
push:
5-
branches: [ main ]
65
pull_request:
7-
branches: [ main ]
86

97
env:
108
OPENSSL_VERSION: 3.5.0
@@ -26,8 +24,6 @@ jobs:
2624
runs-on: windows-latest
2725
steps:
2826
- uses: actions/checkout@v4
29-
with:
30-
ref: trunk
3127
- name: Download Openssl using curl and Expand-Archive
3228
shell: pwsh
3329
run: |

0 commit comments

Comments
 (0)