diff --git a/.forgejo/workflows/deploy.yml b/.forgejo/workflows/deploy.yml index a3fe72f..3965f8e 100644 --- a/.forgejo/workflows/deploy.yml +++ b/.forgejo/workflows/deploy.yml @@ -5,9 +5,6 @@ on: push: branches: [ main ] -env: - PATH: /run/current-system/sw/bin:/run/wrappers/bin - jobs: deploy: runs-on: aio