guitea build
Some checks failed
Build / Build - linux (push) Failing after 6m0s

This commit is contained in:
2025-12-10 21:29:17 +01:00
parent a9eb30efca
commit 3e7555f496

View File

@@ -35,11 +35,6 @@ jobs:
# setup_cmd: "apt-get update && apt-get install -y mingw-w64"
steps:
- name: Install Node.js for Actions
run: |
apt-get update
apt-get install -y nodejs npm
- name: Checkout code
uses: actions/checkout@v4