Skip to content

Commit

Permalink
chore: remove unnecessary switch to root step in GitHub Actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Ganthepro committed Nov 29, 2024
1 parent e2c1619 commit 2791f99
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 to root
run: sudo -s

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

Expand Down

0 comments on commit 2791f99

Please sign in to comment.