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 07a8757 commit 3a4a6f9Copy full SHA for 3a4a6f9
.github/workflows/artifact_macos.yml
@@ -26,5 +26,5 @@ jobs:
26
- name: Upload artifact
27
uses: actions/upload-artifact@v3
28
with:
29
- name: Eclipse-Paho-MQTT-C-1.3.12-Darwin.tar.gz
30
- path: /Users/runner/work/paho.mqtt.c/paho.mqtt.c/build.paho/Eclipse-Paho-MQTT-C-1.3.12-Darwin.tar.gz
+ name: Eclipse-Paho-MQTT-C-1.3.13-Darwin.tar.gz
+ path: /Users/runner/work/paho.mqtt.c/paho.mqtt.c/build.paho/Eclipse-Paho-MQTT-C-1.3.13-Darwin.tar.gz
0 commit comments