mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2025-08-06 13:50:49 +08:00
add missing trailing slash
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
# Copied from ~Unity/targets/gcc_32.yml
|
# Copied from ~Unity/targets/gcc_32.yml
|
||||||
unity_root: &unity_root '../..'
|
unity_root: &unity_root '../..'
|
||||||
unity_source: &unity_source '../../src'
|
unity_source: &unity_source '../../src/'
|
||||||
compiler:
|
compiler:
|
||||||
path: gcc
|
path: gcc
|
||||||
source_path: &source_path 'src/'
|
source_path: &source_path 'src/'
|
||||||
|
Reference in New Issue
Block a user