mirror of https://github.com/eclipse/paho.mqtt.c
Update artifact_linux.yml
This commit is contained in:
parent
3a4a6f9647
commit
1fa37e14e6
|
|
@ -26,5 +26,5 @@ jobs:
|
|||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: Eclipse-Paho-MQTT-C-1.3.12-Linux.tar.gz
|
||||
path: /home/runner/work/paho.mqtt.c/paho.mqtt.c/build.paho/Eclipse-Paho-MQTT-C-1.3.12-Linux.tar.gz
|
||||
name: Eclipse-Paho-MQTT-C-1.3.13-Linux.tar.gz
|
||||
path: /home/runner/work/paho.mqtt.c/paho.mqtt.c/build.paho/Eclipse-Paho-MQTT-C-1.3.13-Linux.tar.gz
|
||||
|
|
|
|||
Loading…
Reference in New Issue