Skip to content

Commit

Permalink
Change permissions on path scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
Warrick FitzGerald committed May 28, 2019
1 parent cf8d9a0 commit e718251
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ phases:
- echo build site using yarn
- yarn
- cd ./examples/transit-react-basic/
- chmod 755 patch-TransportU2F.sh
- chmod 755 patch-Transportwebauthn.sh
- yarn installpkg
- yarn build
- echo done building
Expand Down

0 comments on commit e718251

Please sign in to comment.