Skip to content

Commit

Permalink
Test PR for the dcap action
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-mobilecoin committed Jul 27, 2023
1 parent 62912f6 commit d4d7350
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
continue-on-error: ${{ matrix.rust == 'beta' }}
steps:
- uses: actions/checkout@v3
- uses: mobilecoinfoundation/actions/dcap-libs@main
- uses: mobilecoinfoundation/actions/dcap-libs@nick/fix-things
with:
version: 1.16.100.2-jammy1
- uses: dtolnay/rust-toolchain@master
Expand All @@ -92,7 +92,7 @@ jobs:
- uses: mobilecoinfoundation/actions/sgxsdk@main
with:
version: 2.19.100.3
- uses: mobilecoinfoundation/actions/dcap-libs@main
- uses: mobilecoinfoundation/actions/dcap-libs@nick/fix-things
with:
version: 1.16.100.2-jammy1
- uses: dtolnay/rust-toolchain@master
Expand All @@ -116,7 +116,7 @@ jobs:
- uses: mobilecoinfoundation/actions/sgxsdk@main
with:
version: 2.19.100.3
- uses: mobilecoinfoundation/actions/dcap-libs@main
- uses: mobilecoinfoundation/actions/dcap-libs@nick/fix-things
with:
version: 1.16.100.2-jammy1
- uses: dtolnay/rust-toolchain@master
Expand Down Expand Up @@ -157,7 +157,7 @@ jobs:
- uses: mobilecoinfoundation/actions/sgxsdk@main
with:
version: 2.19.100.3
- uses: mobilecoinfoundation/actions/dcap-libs@main
- uses: mobilecoinfoundation/actions/dcap-libs@nick/fix-things
with:
version: 1.16.100.2-jammy1
- uses: dtolnay/rust-toolchain@stable
Expand Down

0 comments on commit d4d7350

Please sign in to comment.