Compare commits

..

No commits in common. "8fd83a9a1f1c74b4456e82a64270df449108d366" and "3fa91f30d103a2b0b32e7db968266d371117e0a8" have entirely different histories.

View file

@ -1,13 +0,0 @@
on: [push]
jobs:
release:
runs-on: docker
steps:
- run: echo All good!
- run: apt-get update && apt-get install -y make
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: "1.21"
- run: ls -la
- run: make build_password