Skip to content

Commit

Permalink
fix(CD): update CD with new DockFiles usage
Browse files Browse the repository at this point in the history
  • Loading branch information
BotellaA committed Jan 30, 2020
1 parent 0d677d7 commit 9aa11b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
- name: Generate package
id: package
run: |
sudo apt install doxygen
mkdir -p build
cd build
version="${GITHUB_REF##*/*/}"
Expand Down

0 comments on commit 9aa11b3

Please sign in to comment.