Skip to content

Commit

Permalink
refactor: remove unnecessary user switch step from GitHub Actions wor…
Browse files Browse the repository at this point in the history
…kflow
  • Loading branch information
Ganthepro committed Nov 29, 2024
1 parent c01059d commit c9d5f4e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ jobs:
build-and-deploy:
runs-on: self-hosted
steps:
- name: Switch User
run: sudo -s

- name: Copy Repository
uses: actions/checkout@v4

Expand Down

0 comments on commit c9d5f4e

Please sign in to comment.