We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91539d9 commit 7967e82Copy full SHA for 7967e82
.circleci/config.yml
@@ -6,7 +6,7 @@ jobs:
6
build:
7
docker:
8
- image: tinygo/tinygo-dev
9
- working_directory: /usr/local/go/src/tinygo.org/x/drivers
+ working_directory: /usr/local/go/src/vendor/tinygo.org/x/drivers
10
steps:
11
- checkout
12
- run: tinygo version
0 commit comments