Skip to content

Commit

Permalink
Temporary fix for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
DzikuVx committed Nov 8, 2021
1 parent d5b7a2c commit 0a14236
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
- name: Install dependencies
run: sudo apt-get update && sudo apt-get -y install ninja-build
- name: Setup environment
env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
run: |
# This is the hash of the commit for the PR
# when the action is triggered by PR, empty otherwise
Expand Down

0 comments on commit 0a14236

Please sign in to comment.