Skip to content

Commit

Permalink
final clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
ykim-1 committed Mar 12, 2024
1 parent 75a47e9 commit d04c16c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release-cross-repo-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,8 @@ jobs:
- name: Set up linodego
run: |
cd linodego
ls -ltrh
linodego_dir=$(pwd)
cd ..
pwd
echo $linodego_dir
go mod edit -replace github.com/linode/linodego=$linodego_dir
go mod tidy
Expand Down

0 comments on commit d04c16c

Please sign in to comment.