Skip to content

Commit

Permalink
Update artifact_linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
icraggs authored Oct 18, 2023
1 parent 3a4a6f9 commit 1fa37e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/artifact_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 1fa37e1

Please sign in to comment.