Skip to content

Commit

Permalink
Merge pull request #11 from gitautoai/wes
Browse files Browse the repository at this point in the history
Fix an error: forge login failed 4
  • Loading branch information
hiroshinishio authored Nov 27, 2024
2 parents 4535cb9 + cdd3aa6 commit 9aec83b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,6 @@ jobs:
run: forge deploy -e production

# Install Forge app dependencies
# https://developer.atlassian.com/platform/forge/cli-reference/install/
- name: Install Forge dependencies
run: forge install -e production
run: forge install -e production --non-interactive --product Jira

0 comments on commit 9aec83b

Please sign in to comment.