We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76539ed commit 036510cCopy full SHA for 036510c
.github/workflows/prepare-winsocat-release.yml
@@ -28,6 +28,7 @@ jobs:
28
install: >-
29
git
30
dos2unix
31
+ patch
32
33
- name: "🏗️ Install dotnet"
34
uses: actions/setup-dotnet@v4
0 commit comments