Skip to content

Commit d0be01c

Browse files
Updated ci/common paths [skip ci]
1 parent 9ac019e commit d0be01c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ci/Linux/publish-to-s3.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#! /bin/bash
22

3-
ci/common/linux/publish-to-s3.sh artifacts/febiowarp
3+
ci/common/publish-to-s3.sh artifacts/febiowarp

ci/Windows/publish-to-s3.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#! /bin/bash
2-
ci/common/linux/publish-to-s3.sh artifacts/febiowarp
2+
ci/common/publish-to-s3.sh artifacts/febiowarp

ci/macOS/publish-to-s3.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#! /bin/bash
22

3-
ci/common/linux/publish-to-s3.sh artifacts/febiowarp
3+
ci/common/publish-to-s3.sh artifacts/febiowarp

0 commit comments

Comments
 (0)