We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3655d4a + eacc0f9 commit 57799f4Copy full SHA for 57799f4
.github/workflows/build_mac.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/[email protected]
13
- name: building package
14
run: cd MacOs && sh build.sh
15
- - uses: actions/[email protected].0
+ - uses: actions/[email protected].1
16
with:
17
name: server_package
18
path: MacOs/NVDARemoteServer.pkg
0 commit comments