diff options
| author | Sky Leite <sky@leite.dev> | 2023-02-03 10:31:07 -0300 |
|---|---|---|
| committer | Sky Leite <sky@leite.dev> | 2023-02-03 10:31:07 -0300 |
| commit | 6edc3bb6584dddaa9bcb23c5b54cbcd2f9f955f3 (patch) | |
| tree | f3bf829a57bd399f5317a25ecc7a50a30d703555 | |
| parent | b33d44c53d1059d05d949626dac969b4fc920ad9 (diff) | |
| download | decky-loader-6edc3bb6584dddaa9bcb23c5b54cbcd2f9f955f3.tar.gz decky-loader-6edc3bb6584dddaa9bcb23c5b54cbcd2f9f955f3.zip | |
Remove popd
| -rw-r--r-- | .github/workflows/lint.yml | 1 |
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 |
