Skip to content

Commit

Permalink
Manual server change
Browse files Browse the repository at this point in the history
  • Loading branch information
nidhi-nair committed Dec 30, 2024
1 parent 1a4cec0 commit 960682d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/server-integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,6 @@ jobs:
with:
name: server-build
path: app/server/dist/

- name: Un-tar the server folder
run: |
ls app/server/dist/
tar -xvf app/server/dist/server-build.zip -C app/server/dist/
echo "Cleaning up the server tar files"
rm app/server/dist/server-build.jar

- name: Download the rts build artifact
uses: actions/download-artifact@v4
Expand Down

0 comments on commit 960682d

Please sign in to comment.