Skip to content

Commit 7991513

Browse files
DEBUG add ls server/build
1 parent f6ac1b6 commit 7991513

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/plugin.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ jobs:
111111
shell: bash
112112
run: |
113113
mkdir -p build
114+
ls -la server/build
114115
mv server/build/deweb-server_${{ matrix.target }}_${{ matrix.arch }}${{ matrix.ext }} build/deweb-server${{ matrix.ext }}
115116
116117
- name: Build Plugin

0 commit comments

Comments
 (0)