summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSky Leite <sky@leite.dev>2023-02-03 10:31:07 -0300
committerSky Leite <sky@leite.dev>2023-02-03 10:31:07 -0300
commit6edc3bb6584dddaa9bcb23c5b54cbcd2f9f955f3 (patch)
treef3bf829a57bd399f5317a25ecc7a50a30d703555
parentb33d44c53d1059d05d949626dac969b4fc920ad9 (diff)
downloaddecky-loader-6edc3bb6584dddaa9bcb23c5b54cbcd2f9f955f3.tar.gz
decky-loader-6edc3bb6584dddaa9bcb23c5b54cbcd2f9f955f3.zip
Remove popd
-rw-r--r--.github/workflows/lint.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml
index a9937bfb..1d9444f6 100644
--- a/.github/workflows/lint.yml
+++ b/.github/workflows/lint.yml
@@ -15,4 +15,3 @@ jobs:
pushd frontend
npm install
npm run lint
- popd