Skip to content

Commit

Permalink
internal: revert "fix deploy.yml" (#1943)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pospelove authored Apr 27, 2024
1 parent 40051b8 commit 9be72b0
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,13 +100,6 @@ jobs:
path: |
deploy_git_diff
- name: Early build skymp5-client
if: ${{env.DEPLOY_ACTION == 'deploy'}}
run: |
cd ${{github.workspace}}/skymp5-client
yarn
yarn build
- name: Post a link in Discord
if: ${{env.DEPLOY_ACTION == 'deploy'}}
env:
Expand Down

0 comments on commit 9be72b0

Please sign in to comment.