Skip to content

Commit

Permalink
Sets ACTIONS_ALLOW_UNSECURE_COMMANDS to true
Browse files Browse the repository at this point in the history
  • Loading branch information
agalbachicar committed Nov 17, 2020
1 parent 5adbc2c commit 46fdbd3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ jobs:
token: ${{ secrets.MALIPUT_TOKEN }}
# use setup-ros action to get vcs, rosdep, and colcon
- uses: ros-tooling/[email protected]
env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
# install drake_vendor prereqs using dsim-repos-index/tools/prereqs.lib
- name: install drake_vendor prereqs
shell: bash
Expand Down

0 comments on commit 46fdbd3

Please sign in to comment.