Skip to content

Commit

Permalink
Merge branch 'main' into propose-new-structure
Browse files Browse the repository at this point in the history
  • Loading branch information
AntiD2ta committed Jan 27, 2022
2 parents 514f41d + 16b8759 commit 3d2b987
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
uses: actions/setup-go@v2
with:
go-version: ${{ matrix.go }}
- run: cd src && go run *.go
- run: go build cmd/main.go
4 changes: 2 additions & 2 deletions docs/.env.template
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
BASE_URL=/docs/
TARGET_URL=https://nethermindeth.github.io
BASE_URL=/juno/
TARGET_URL=https://nethermindeth.github.io

0 comments on commit 3d2b987

Please sign in to comment.