Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bab2min authored Nov 18, 2019
1 parent f9cf6a0 commit aaf6fea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
- name: Install dependencies
run: |
git clone https://github.com/eigenteam/eigen-git-mirror
cd eigen-git-mirror
git checkout tags/3.3.7
cd ..
mv eigen-git-mirror include
- name: Deploy
env:
Expand Down

0 comments on commit aaf6fea

Please sign in to comment.