Skip to content

Commit

Permalink
change workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Redapple-one authored Oct 23, 2024
1 parent 6d3fc75 commit 75be045
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/TACS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,8 @@ jobs:
needs: Build
runs-on: ubuntu-latest
steps:
- uses: actions/upload-artifact@v4
with:
name: src
path: src/
- name: Checkout code
uses: actions/checkout@v4

- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4
Expand Down

0 comments on commit 75be045

Please sign in to comment.