Skip to content

Commit

Permalink
Try local default users
Browse files Browse the repository at this point in the history
  • Loading branch information
beau-lunarg committed Jan 16, 2025
1 parent f92e917 commit 8d0137f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ jobs:
run: |
cd ${{matrix.config.build_dir}}/darwin/universal/output/test
echo "alpha"
sudo dscl . -create /Users/test
sudo dscl . -create /Local/Default/Users/test
echo "beta"
sudo dscl . append /Groups/staff GroupMembership test
echo "gamma"
Expand Down

0 comments on commit 8d0137f

Please sign in to comment.