Skip to content

Commit

Permalink
build-linux: fix env
Browse files Browse the repository at this point in the history
  • Loading branch information
ahihi committed Jul 28, 2024
1 parent 37515bd commit 6ce8721
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ env:

jobs:
build:

runs-on: ubuntu-latest

env:
PROJECT_NAME_UNDERSCORE: autocrap
steps:
- uses: actions/checkout@v4
- uses: awalsh128/cache-apt-pkgs-action@latest
Expand Down

0 comments on commit 6ce8721

Please sign in to comment.