Skip to content

Commit

Permalink
Merge pull request #117 from sablier-labs/build/bump-submodules
Browse files Browse the repository at this point in the history
build: bump submodules
  • Loading branch information
PaulRBerg authored Jul 1, 2023
2 parents 90cca6c + 2acb596 commit 8178922
Show file tree
Hide file tree
Showing 10 changed files with 3 additions and 13 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ jobs:
uses: "actions/checkout@v3"
with:
submodules: "recursive"
token: "${{ secrets.CI_TOKEN }}"

- name: "Install Foundry"
uses: "foundry-rs/foundry-toolchain@v1"
Expand Down Expand Up @@ -103,7 +102,6 @@ jobs:
uses: "actions/checkout@v3"
with:
submodules: "recursive"
token: "${{ secrets.CI_TOKEN }}"

- name: "Install Foundry"
uses: "foundry-rs/foundry-toolchain@v1"
Expand Down Expand Up @@ -131,7 +129,6 @@ jobs:
uses: "actions/checkout@v3"
with:
submodules: "recursive"
token: "${{ secrets.CI_TOKEN }}"

- name: "Install Foundry"
uses: "foundry-rs/foundry-toolchain@v1"
Expand Down Expand Up @@ -163,7 +160,6 @@ jobs:
uses: "actions/checkout@v3"
with:
submodules: "recursive"
token: "${{ secrets.CI_TOKEN }}"

- name: "Install Foundry"
uses: "foundry-rs/foundry-toolchain@v1"
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/deploy-archive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
uses: "actions/checkout@v3"
with:
submodules: "recursive"
token: ${{ secrets.CI_TOKEN }}

- name: "Install Foundry"
uses: "foundry-rs/foundry-toolchain@v1"
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/deploy-periphery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
uses: "actions/checkout@v3"
with:
submodules: "recursive"
token: ${{ secrets.CI_TOKEN }}

- name: "Install Foundry"
uses: "foundry-rs/foundry-toolchain@v1"
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/deploy-protocol.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jobs:
uses: "actions/checkout@v3"
with:
submodules: "recursive"
token: ${{ secrets.CI_TOKEN }}

- name: "Install Foundry"
uses: "foundry-rs/foundry-toolchain@v1"
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/deploy-proxy-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
uses: "actions/checkout@v3"
with:
submodules: "recursive"
token: ${{ secrets.CI_TOKEN }}

- name: "Install Foundry"
uses: "foundry-rs/foundry-toolchain@v1"
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/deploy-proxy-target.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
uses: "actions/checkout@v3"
with:
submodules: "recursive"
token: ${{ secrets.CI_TOKEN }}

- name: "Install Foundry"
uses: "foundry-rs/foundry-toolchain@v1"
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/list-in-archive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
uses: "actions/checkout@v3"
with:
submodules: "recursive"
token: ${{ secrets.CI_TOKEN }}

- name: "Install Foundry"
uses: "foundry-rs/foundry-toolchain@v1"
Expand Down
2 changes: 1 addition & 1 deletion lib/openzeppelin-contracts
2 changes: 1 addition & 1 deletion lib/prb-test

0 comments on commit 8178922

Please sign in to comment.