Skip to content

Commit

Permalink
Update cd.yml (#5454)
Browse files Browse the repository at this point in the history
  • Loading branch information
jessiemongeon1 authored Feb 20, 2025
1 parent d6550ec commit d18e840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
sed -i 's/\\r\\n/\r\n/g' ~/.config/dfx/identity/default/identity.pem
env:
DFX_IDENTITY_DESIGN_TEAM: ${{ secrets.DFX_IDENTITY_DESIGN_TEAM }}
DFX_WARNING: --mainnet_plaintext_identity
DFX_WARNING: -mainnet_plaintext_identity

- name: Check Canister Balance
run: |
Expand Down

0 comments on commit d18e840

Please sign in to comment.