Skip to content

Commit

Permalink
chore: using soft-iot-write-csv v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AllanCapistrano committed Mar 9, 2024
1 parent 07ba148 commit 216dc3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-bundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Getting SOFT-IoT-Write-CSV dependency
uses: wei/wget@v1
with:
args: https://github.com/larsid/soft-iot-write-csv/releases/download/v1.0.0/soft-iot-write-csv-1.0-SNAPSHOT.jar
args: https://github.com/larsid/soft-iot-write-csv/releases/download/v1.0.1/soft-iot-write-csv-1.0-SNAPSHOT.jar

- name: Installing soft-iot-mapping-devices
run: mvn install:install-file -Dfile=./soft-iot-mapping-devices-1.0-SNAPSHOT.jar -DgroupId=io.github.larsid -DartifactId=soft-iot-mapping-devices -Dversion=1.0-SNAPSHOT -Dpackaging=jar
Expand Down

0 comments on commit 216dc3c

Please sign in to comment.