add setupgo and build #1
Some checks failed
/ test (push) Failing after 6m54s

Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
GnomeZworc 2025-08-10 13:18:35 +02:00
commit 3825afae44
Signed by: nicolas.boufideline
GPG key ID: 4406BBBF8845D632

View file

@ -4,8 +4,8 @@ jobs:
runs-on: docker
steps:
- run: echo All good!
- run: apt-get update && apt-get install -y make git
- run: ls -la
- run: docker ps
- run: apt-get update && apt-get install -y make
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
- run: ls -la
- run: make build_password