Skip to content

Commit

Permalink
testing 1.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
prmoore77 committed Jan 25, 2024
1 parent 0210c5d commit ce2c884
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions .github/workflows/build-docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ jobs:
- name: Checkout
uses: actions/[email protected]

- name: debug 1
run: |
pwd
ls -ltrh
ls macos
- name: Install build requirements
run: |
brew install boost
Expand All @@ -42,14 +36,8 @@ jobs:
generator: Ninja
run-build: true

- name: debug 2
run: |
pwd
ls -ltrh
ls macos
- name: Sign and notarize the release build
uses: prmoore77/[email protected].9
uses: prmoore77/[email protected].10
with:
certificate: ${{ secrets.APPLE_CERTIFICATE }}
certificate-password: ${{ secrets.APPLE_CERTIFICATE_PASSWORD }}
Expand Down

0 comments on commit ce2c884

Please sign in to comment.