Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
qhy040404 authored Apr 15, 2022
1 parent 5f61d60 commit 3132d9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v3.0.1

- name: Compile
uses: qhy040404/BuildMySource@v2
Expand All @@ -27,4 +27,4 @@ jobs:
cd src
cp "config.conf" "dist/"
cd dist
./main
./main

0 comments on commit 3132d9d

Please sign in to comment.