Skip to content

Commit

Permalink
Update-distribution scripts (crystal-lang#9710)
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian J. Cardiff authored Sep 29, 2020
1 parent 5d1a722 commit b34dd43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ jobs:
- run: |
git clone https://github.com/crystal-lang/distribution-scripts.git ~/distribution-scripts
cd ~/distribution-scripts
git checkout 44172615fa196fb8592046582471fdfc8d69472c
git checkout e1704da2a215264ea8e101eb15d4ec1baae98222
# persist relevant information for build process
- run: |
cd ~/distribution-scripts
Expand Down

0 comments on commit b34dd43

Please sign in to comment.