Skip to content

Commit bbd67fd

Browse files
author
Marcin Przepiorowski
committed
build fix
1 parent 935037b commit bbd67fd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/build.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -172,11 +172,11 @@ jobs:
172172
cd D:\a\dxtoolkit\dxtoolkit\
173173
shell: powershell
174174

175-
- name: Upload enc
176-
uses: actions/upload-artifact@v1
177-
with:
178-
name: windowsbuild-enc
179-
path: D:\a\dxtoolkit\dxtoolkit\lib\dbutils.pm
175+
# - name: Upload enc
176+
# uses: actions/upload-artifact@v1
177+
# with:
178+
# name: windowsbuild-enc
179+
# path: D:\a\dxtoolkit\dxtoolkit\lib\dbutils.pm
180180

181181
- name: download perl
182182
run: |

0 commit comments

Comments
 (0)