diff --git a/.forgejo/workflows/update-flake-lock.yml b/.forgejo/workflows/update-flake-lock.yml index daa18b68..44a8a821 100644 --- a/.forgejo/workflows/update-flake-lock.yml +++ b/.forgejo/workflows/update-flake-lock.yml @@ -10,6 +10,7 @@ jobs: container: image: git.sysctl.io/albert/actions-images/node:latest steps: + - run: cat /etc/hosts.template - run: cat /etc/hosts - run: cat /entrypoint.sh - name: Setup Node