mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
os: add norm_path and abs_path function (#14435)
This commit is contained in:
@@ -10,7 +10,7 @@ on:
|
||||
- "**.md"
|
||||
|
||||
concurrency:
|
||||
group: build-other-${{ github.event.pull_request.number || github.sha }}
|
||||
group: build-v-apps-and-modules-${{ github.event.pull_request.number || github.sha }}
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user