Skip to content

Commit

Permalink
Update linux-debian-packages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bassosimone committed Nov 13, 2020
1 parent 7682cbb commit e7830dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/linux-debian-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
go-version: "1.14"
- uses: actions/checkout@v2
- run: ./build.sh linux
# - run: ./smoketest.sh ./CLI/linux/amd64/ooniprobe
- run: find . -name ooniprobe -type f -executable
- run: sudo apt-get update -q
- run: sudo apt-get build-dep -y --no-install-recommends .
Expand Down

0 comments on commit e7830dd

Please sign in to comment.