Skip to content

Commit

Permalink
chore(ci): debug
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
  • Loading branch information
caarlos0 committed Jan 4, 2021
1 parent 9146995 commit badf7ba
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/build.yml
Expand Up @@ -25,11 +25,14 @@ jobs:
-
name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1
- name: apt update
run: sudo apt-get update
- name: test
run: |
docker buildx ls
docker buildx inspect
-
name: Set up Snapcraft
run: |
sudo apt-get update
sudo apt-get -yq --no-install-suggests --no-install-recommends install snapcraft
-
name: Set up Go
Expand Down

1 comment on commit badf7ba

@vercel
Copy link

@vercel vercel bot commented on badf7ba Jan 4, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.