Skip to content

Commit

Permalink
fix: update pegasus regular ci docker version base branch (#1124)
Browse files Browse the repository at this point in the history
  • Loading branch information
foreverneverer authored Aug 19, 2022
1 parent dbd670e commit ecd3fd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pegasus-regular-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
run: |
git clone --depth=1 https://github.com/apache/incubator-pegasus.git
cd incubator-pegasus
git checkout ${{ github.ref_name }}
- name: Unpack prebuilt third-parties
run: unzip /root/thirdparties-bin.zip -d ./thirdparty
- name: Compilation pegasus on GCC
Expand Down

0 comments on commit ecd3fd2

Please sign in to comment.