parent
483ce568d0
commit
e3ce61a4a3
1 changed files with 0 additions and 1 deletions
|
|
@ -22,7 +22,6 @@ jobs:
|
||||||
-F "attachment=@target/release/bot" \
|
-F "attachment=@target/release/bot" \
|
||||||
"${{ github.server_url }}/api/v1/repos/${{ github.repository }}/releases/${{ github.event.release.id }}/assets"
|
"${{ github.server_url }}/api/v1/repos/${{ github.repository }}/releases/${{ github.event.release.id }}/assets"
|
||||||
- run: |
|
- run: |
|
||||||
cd ..
|
|
||||||
export XDG_RUNTIME_DIR=/run/user/$(id -u)
|
export XDG_RUNTIME_DIR=/run/user/$(id -u)
|
||||||
export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/$(id -u)/bus
|
export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/$(id -u)/bus
|
||||||
systemctl --user stop bot
|
systemctl --user stop bot
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue