We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4a96cd commit 9ca15c6Copy full SHA for 9ca15c6
.github/workflows/builder-buildah-build.yml
@@ -40,7 +40,7 @@ jobs:
40
41
- run: mkdir -p $TMPDIR
42
43
- - run: whoami && uid && gid
+ - run: whoami && id -u && id -g
44
45
- name: Checkout repository
46
uses: actions/checkout@v4
0 commit comments