Skip to content

Commit

Permalink
Fix deploy script (reuse)
Browse files Browse the repository at this point in the history
  • Loading branch information
rohanpadhye committed Aug 18, 2024
1 parent db7ccd3 commit 8b2787e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/azure-deploy-f24.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ concurrency:
jobs:
lint-and-test:
uses:
.github/workflows/test.yaml
./.github/workflows/test.yaml

build-and-deploy:
if: github.repository == 'cmu-313/NodeBB'
Expand Down

0 comments on commit 8b2787e

Please sign in to comment.