mirror of
https://github.com/matrix-org/sliding-sync.git
synced 2025-03-10 13:37:11 +00:00
linux sed
This commit is contained in:
parent
0ab5619efb
commit
31f2554bf3
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -181,7 +181,7 @@ jobs:
|
||||
# we need this so we can use a tag instead of a branch name for JS_SDK_GITHUB_BASE_REF
|
||||
- name: Patch script
|
||||
run: |
|
||||
sed -i '' 's/git fetch --depth 1 origin $JS_SDK_GITHUB_BASE_REF/git fetch --depth 1 origin $JS_SDK_GITHUB_BASE_REF --tags/' scripts/ci/layered.sh
|
||||
sed -i 's/git fetch --depth 1 origin $JS_SDK_GITHUB_BASE_REF/git fetch --depth 1 origin $JS_SDK_GITHUB_BASE_REF --tags/' scripts/ci/layered.sh
|
||||
- name: Fetch layered build
|
||||
run: scripts/ci/layered.sh
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user