Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

GitHub Actions: Add build on clean docker image #382

Merged
merged 9 commits into from
Apr 25, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update ci.yml
  • Loading branch information
traversaro authored Apr 24, 2020
commit 8df25ae29dc97b2a9f5a7ccd3113294a72ba097e
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -31,7 +31,6 @@ jobs:

steps:
- name: Dependencies [Docker]
if: matrix.os == 'ubuntu-latest'
run: |
chmod +x ./.ci/install_debian.sh
sudo ./.ci/install_debian.sh