-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
24 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -911,167 +911,167 @@ jobs: | |
- name: Download stored core targets | ||
uses: actions/download-artifact@v4 | ||
with: | ||
name: target-core-ubuntu-latest-2.13.14-temurin@11 | ||
name: target-core-ubuntu-latest-2.13.14-[email protected] | ||
- name: Inflate core targets | ||
run: |- | ||
tar xvf targets.tar | ||
rm targets.tar | ||
- name: Download stored clients-0 targets | ||
uses: actions/download-artifact@v4 | ||
with: | ||
name: target-clients-0-ubuntu-latest-2.13.14-temurin@11 | ||
name: target-clients-0-ubuntu-latest-2.13.14-[email protected] | ||
- name: Inflate clients-0 targets | ||
run: |- | ||
tar xvf targets.tar | ||
rm targets.tar | ||
- name: Download stored clients-1 targets | ||
uses: actions/download-artifact@v4 | ||
with: | ||
name: target-clients-1-ubuntu-latest-2.13.14-temurin@11 | ||
name: target-clients-1-ubuntu-latest-2.13.14-[email protected] | ||
- name: Inflate clients-1 targets | ||
run: |- | ||
tar xvf targets.tar | ||
rm targets.tar | ||
- name: Download stored clients-2 targets | ||
uses: actions/download-artifact@v4 | ||
with: | ||
name: target-clients-2-ubuntu-latest-2.13.14-temurin@11 | ||
name: target-clients-2-ubuntu-latest-2.13.14-[email protected] | ||
- name: Inflate clients-2 targets | ||
run: |- | ||
tar xvf targets.tar | ||
rm targets.tar | ||
- name: Download stored clients-3 targets | ||
uses: actions/download-artifact@v4 | ||
with: | ||
name: target-clients-3-ubuntu-latest-2.13.14-temurin@11 | ||
name: target-clients-3-ubuntu-latest-2.13.14-[email protected] | ||
- name: Inflate clients-3 targets | ||
run: |- | ||
tar xvf targets.tar | ||
rm targets.tar | ||
- name: Download stored clients-4 targets | ||
uses: actions/download-artifact@v4 | ||
with: | ||
name: target-clients-4-ubuntu-latest-2.13.14-temurin@11 | ||
name: target-clients-4-ubuntu-latest-2.13.14-[email protected] | ||
- name: Inflate clients-4 targets | ||
run: |- | ||
tar xvf targets.tar | ||
rm targets.tar | ||
- name: Download stored clients-5 targets | ||
uses: actions/download-artifact@v4 | ||
with: | ||
name: target-clients-5-ubuntu-latest-2.13.14-temurin@11 | ||
name: target-clients-5-ubuntu-latest-2.13.14-[email protected] | ||
- name: Inflate clients-5 targets | ||
run: |- | ||
tar xvf targets.tar | ||
rm targets.tar | ||
- name: Download stored core targets | ||
uses: actions/download-artifact@v4 | ||
with: | ||
name: target-core-ubuntu-latest-2.12.19-temurin@11 | ||
name: target-core-ubuntu-latest-2.12.19-[email protected] | ||
- name: Inflate core targets | ||
run: |- | ||
tar xvf targets.tar | ||
rm targets.tar | ||
- name: Download stored clients-0 targets | ||
uses: actions/download-artifact@v4 | ||
with: | ||
name: target-clients-0-ubuntu-latest-2.12.19-temurin@11 | ||
name: target-clients-0-ubuntu-latest-2.12.19-[email protected] | ||
- name: Inflate clients-0 targets | ||
run: |- | ||
tar xvf targets.tar | ||
rm targets.tar | ||
- name: Download stored clients-1 targets | ||
uses: actions/download-artifact@v4 | ||
with: | ||
name: target-clients-1-ubuntu-latest-2.12.19-temurin@11 | ||
name: target-clients-1-ubuntu-latest-2.12.19-[email protected] | ||
- name: Inflate clients-1 targets | ||
run: |- | ||
tar xvf targets.tar | ||
rm targets.tar | ||
- name: Download stored clients-2 targets | ||
uses: actions/download-artifact@v4 | ||
with: | ||
name: target-clients-2-ubuntu-latest-2.12.19-temurin@11 | ||
name: target-clients-2-ubuntu-latest-2.12.19-[email protected] | ||
- name: Inflate clients-2 targets | ||
run: |- | ||
tar xvf targets.tar | ||
rm targets.tar | ||
- name: Download stored clients-3 targets | ||
uses: actions/download-artifact@v4 | ||
with: | ||
name: target-clients-3-ubuntu-latest-2.12.19-temurin@11 | ||
name: target-clients-3-ubuntu-latest-2.12.19-[email protected] | ||
- name: Inflate clients-3 targets | ||
run: |- | ||
tar xvf targets.tar | ||
rm targets.tar | ||
- name: Download stored clients-4 targets | ||
uses: actions/download-artifact@v4 | ||
with: | ||
name: target-clients-4-ubuntu-latest-2.12.19-temurin@11 | ||
name: target-clients-4-ubuntu-latest-2.12.19-[email protected] | ||
- name: Inflate clients-4 targets | ||
run: |- | ||
tar xvf targets.tar | ||
rm targets.tar | ||
- name: Download stored clients-5 targets | ||
uses: actions/download-artifact@v4 | ||
with: | ||
name: target-clients-5-ubuntu-latest-2.12.19-temurin@11 | ||
name: target-clients-5-ubuntu-latest-2.12.19-[email protected] | ||
- name: Inflate clients-5 targets | ||
run: |- | ||
tar xvf targets.tar | ||
rm targets.tar | ||
- name: Download stored core targets | ||
uses: actions/download-artifact@v4 | ||
with: | ||
name: target-core-ubuntu-latest-3.3.3-temurin@11 | ||
name: target-core-ubuntu-latest-3.3.3-[email protected] | ||
- name: Inflate core targets | ||
run: |- | ||
tar xvf targets.tar | ||
rm targets.tar | ||
- name: Download stored clients-0 targets | ||
uses: actions/download-artifact@v4 | ||
with: | ||
name: target-clients-0-ubuntu-latest-3.3.3-temurin@11 | ||
name: target-clients-0-ubuntu-latest-3.3.3-[email protected] | ||
- name: Inflate clients-0 targets | ||
run: |- | ||
tar xvf targets.tar | ||
rm targets.tar | ||
- name: Download stored clients-1 targets | ||
uses: actions/download-artifact@v4 | ||
with: | ||
name: target-clients-1-ubuntu-latest-3.3.3-temurin@11 | ||
name: target-clients-1-ubuntu-latest-3.3.3-[email protected] | ||
- name: Inflate clients-1 targets | ||
run: |- | ||
tar xvf targets.tar | ||
rm targets.tar | ||
- name: Download stored clients-2 targets | ||
uses: actions/download-artifact@v4 | ||
with: | ||
name: target-clients-2-ubuntu-latest-3.3.3-temurin@11 | ||
name: target-clients-2-ubuntu-latest-3.3.3-[email protected] | ||
- name: Inflate clients-2 targets | ||
run: |- | ||
tar xvf targets.tar | ||
rm targets.tar | ||
- name: Download stored clients-3 targets | ||
uses: actions/download-artifact@v4 | ||
with: | ||
name: target-clients-3-ubuntu-latest-3.3.3-temurin@11 | ||
name: target-clients-3-ubuntu-latest-3.3.3-[email protected] | ||
- name: Inflate clients-3 targets | ||
run: |- | ||
tar xvf targets.tar | ||
rm targets.tar | ||
- name: Download stored clients-4 targets | ||
uses: actions/download-artifact@v4 | ||
with: | ||
name: target-clients-4-ubuntu-latest-3.3.3-temurin@11 | ||
name: target-clients-4-ubuntu-latest-3.3.3-[email protected] | ||
- name: Inflate clients-4 targets | ||
run: |- | ||
tar xvf targets.tar | ||
rm targets.tar | ||
- name: Download stored clients-5 targets | ||
uses: actions/download-artifact@v4 | ||
with: | ||
name: target-clients-5-ubuntu-latest-3.3.3-temurin@11 | ||
name: target-clients-5-ubuntu-latest-3.3.3-[email protected] | ||
- name: Inflate clients-5 targets | ||
run: |- | ||
tar xvf targets.tar | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters