Skip to content

Commit

Permalink
some fixes and add old code reference
Browse files Browse the repository at this point in the history
Signed-off-by: shubhindia <shubhindia123@gmail.com>
  • Loading branch information
shubhindia committed Sep 1, 2021
1 parent c5a23fe commit d7bb37e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
uses: actions/setup-go@v2
with:
go-version: 1.16
- name: Set up github environment variables
uses: FranzDiebold/github-env-vars-action@v2
- uses: actions/checkout@v2
- uses: actions/cache@v2
with:
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,5 @@ chmod 0755 ridectl
cp ridectl /usr/local/bin/ridectl
ridectl -h
```
Note:
Old ridectl code is still present [here](https://github.com/Ridecell/ridectl/tree/ridectl-v0.0.0). Ref:- ridectl-v0.0.0

0 comments on commit d7bb37e

Please sign in to comment.