Skip to content

Commit

Permalink
Fix "Update" job (#277)
Browse files Browse the repository at this point in the history
  • Loading branch information
fisker authored Feb 12, 2025
1 parent 48c7b51 commit 504276b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ jobs:
with:
name: data
path: data
# https://chromium.googlesource.com/chromium/src/+/main/docs/security/apparmor-userns-restrictions.md
- run: echo 0 | sudo tee /proc/sys/kernel/apparmor_restrict_unprivileged_userns
- run: npm run update
- uses: peter-evans/create-pull-request@v7
with:
Expand Down

0 comments on commit 504276b

Please sign in to comment.