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 7f48483 commit 8f9ebd9Copy full SHA for 8f9ebd9
.github/workflows/node-test-mysql.yml
@@ -102,6 +102,7 @@ jobs:
102
103
- name: Calculate Architecture
104
uses: actions/github-script@v7
105
+ id: calculate_architecture
106
with:
107
result-encoding: string
108
script: |
.github/workflows/node-test.yml
@@ -77,6 +77,7 @@ jobs:
77
78
79
80
81
82
83
0 commit comments