Skip to content

Commit

Permalink
Update artifact_macos.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
icraggs authored Oct 18, 2023
1 parent 07a8757 commit 3a4a6f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/artifact_macos.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-Darwin.tar.gz
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 comments on commit 3a4a6f9

Please sign in to comment.