Skip to content

Commit

Permalink
[publish] v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
QarthO committed Aug 9, 2024
1 parent 97287c6 commit 886da9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ on:
jobs:
build:
name: Build qHotkeys
runs-on: ubuntu-latest # Specifies that the job should run on the latest Ubuntu runner

runs-on: ubuntu-latest
steps:

# Fetches the project from the repo saves it to the $GITHUB_WORKSPACE
Expand Down

0 comments on commit 886da9a

Please sign in to comment.