Compare commits
No commits in common. "8fd83a9a1f1c74b4456e82a64270df449108d366" and "3fa91f30d103a2b0b32e7db968266d371117e0a8" have entirely different histories.
8fd83a9a1f
...
3fa91f30d1
1 changed files with 0 additions and 13 deletions
|
|
@ -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
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue