Skip to content

Commit 61f1d3f

Browse files
committed
formatting repository correctly
1 parent 7e8fa03 commit 61f1d3f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/dayz_srp_sakhal.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ jobs:
2828
- name: Install Wardog DayZ 2 P
2929
uses: robinraju/release-downloader@v1
3030
with:
31-
repository: https://github.com/wrdg/DayZExtract
32-
latest: true
31+
repository: wrdg/DayZExtract
3332
fileName: DayZExtract-*-portable.zip
34-
tarBall: false
35-
zipBall: true
3633
out-file-path: DayZExtract
34+
latest: true
35+
zipBall: true
36+
tarBall: false
3737
extract: true
3838

3939
- name: Extract Portable Tools

0 commit comments

Comments
 (0)