Skip to content

Commit 3a4a6f9

Browse files
authored
Update artifact_macos.yml
1 parent 07a8757 commit 3a4a6f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/artifact_macos.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ jobs:
2626
- name: Upload artifact
2727
uses: actions/upload-artifact@v3
2828
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
29+
name: Eclipse-Paho-MQTT-C-1.3.13-Darwin.tar.gz
30+
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

Comments
 (0)