Skip to content

Commit

Permalink
Merge pull request #758 from ePages-de/develop
Browse files Browse the repository at this point in the history
Release v0.18.1
  • Loading branch information
gersanco authored Mar 4, 2022
2 parents c83301b + 0de3988 commit c5d2043
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,9 @@ jobs:
steps:
- attach_workspace:
at: ./
- run:
name: Update dependencies
command: sudo apt-get -y update
- run:
name: Install rsync
command: sudo apt-get -y install rsync
Expand Down

0 comments on commit c5d2043

Please sign in to comment.