Skip to content

Commit

Permalink
Debug executed comments in swift.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxDesiatov committed May 24, 2021
1 parent e344ae4 commit ffd3a27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:

- name: Build and install JavaScript and sanitizer resources
run: |
set -ex
npm install
swift run carton-release hash-archive
mkdir -p $HOME/.carton
Expand Down

0 comments on commit ffd3a27

Please sign in to comment.