Skip to content

Commit

Permalink
Remove random syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
Vurv78 committed Jan 26, 2022
1 parent 2b5e7b5 commit 1c7bae4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
cargo build --release --verbose
buildgui64:
buildx64:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/downloads.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
path: target/release/Autorun.dll

buildgui64:
buildx64:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 1c7bae4

Please sign in to comment.