Skip to content

Commit aaf0998

Browse files
committed
linux
1 parent 23b1bb2 commit aaf0998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generator-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ jobs:
472472
server: ${{ secrets.GEN_FTP_SERVER }}
473473
username: ${{ secrets.GEN_FTP_USER }}
474474
password: ${{ secrets.GEN_FTP_PASSWORD }}
475-
local-dir: /workspace/output/
475+
local-dir: output/
476476
server-dir: /root/rdgen/exe/${{ env.UUIDFOLDER }}/
477477

478478
- name: Upload deb

0 commit comments

Comments
 (0)