Skip to content

Commit

Permalink
rename ubuntu to linux
Browse files Browse the repository at this point in the history
  • Loading branch information
headshot2017 authored Sep 10, 2022
1 parent a9f076e commit b6e82ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
name: classic64-windows
path: dist

build-ubuntu:
build-linux:

runs-on: ubuntu-latest

Expand All @@ -38,5 +38,5 @@ jobs:
- name: Use the Upload Artifact GitHub Action
uses: actions/upload-artifact@v2
with:
name: classic64-ubuntu
name: classic64-linux
path: dist

0 comments on commit b6e82ab

Please sign in to comment.