Skip to content

Commit

Permalink
workflow update
Browse files Browse the repository at this point in the history
  • Loading branch information
msupernaw committed Sep 1, 2020
1 parent 7b016f7 commit a43d2e0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
Binary file modified .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion .github/workflows/windows_latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
- uses: actions/checkout@v2
- name: get_atl
run: cd third_party
./get_atl.sh
get_atl.bat
../ make
3 changes: 2 additions & 1 deletion third_party/get_atl.bat
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@

git clone https://github.com/msupernaw/ATL.git
cd ..

0 comments on commit a43d2e0

Please sign in to comment.