Remove dither log
This commit is contained in:
6
.github/workflows/deploy.yml
vendored
6
.github/workflows/deploy.yml
vendored
@@ -59,9 +59,3 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
SERVER_IP: ${{ secrets.SERVER_IP }}
|
SERVER_IP: ${{ secrets.SERVER_IP }}
|
||||||
run: bin/deploy
|
run: bin/deploy
|
||||||
|
|
||||||
- name: Upload dither.log
|
|
||||||
uses: actions/upload-artifact@v3
|
|
||||||
with:
|
|
||||||
name: dither.log
|
|
||||||
path: bin/dither/dither.log
|
|
||||||
|
|||||||
Reference in New Issue
Block a user