Skip to content

Commit 4592c0d

Browse files
committed
Testing GitHub Actions
1 parent 2635d41 commit 4592c0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/alpine.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: System Information
2525
run: date; uname -a; uptime; cat /etc/os-release; ls -C /boot || true
2626
- name: Context Information
27-
shell: bash
27+
#shell: bash
2828
run: tty || :; id; pwd; printf %s\\n "$SHELL"; printf %s\\n "$PATH"
2929

3030
- name: Update Package DB

0 commit comments

Comments
 (0)