ci: more permission stuff

This commit is contained in:
Ramon Roche 2024-08-14 10:45:04 -07:00
parent 96853557a9
commit 2e5c3d9e2e
No known key found for this signature in database
GPG Key ID: 275988FAE5821713

View File

@ -41,7 +41,7 @@ jobs:
arch: 'nuttx'
container:
image: ${{ matrix.container }}
options: --user 1001
# options: --user 1001
steps:
- uses: actions/checkout@v4
with: