Skip to content

Commit 494ddfd

Browse files
committed
WIP
1 parent 00b54a8 commit 494ddfd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ jobs:
66
name: "Test"
77
runs-on: ubuntu-latest
88
steps:
9+
- name: "Display arch"
10+
run: "echo ${{ runner.arch }}"
911
- name: "Checkout code"
1012
uses: "actions/checkout@v5"
1113
with:

0 commit comments

Comments
 (0)