Attempting to limit runner to set users

This commit is contained in:
Anton Hvornum 2024-05-14 17:10:03 +02:00
parent b5df588336
commit a21be09765
No known key found for this signature in database
GPG Key ID: D4B58E897A929F2E
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: pwd
- run: echo "Building for $env:GITHUB_ACTOR"
- run: echo "Building for $GITHUB_ACTOR"
- run: cat /etc/os-release
- run: pacman-key --init
- run: pacman --noconfirm -Sy archlinux-keyring