Skip to content

refactor: use std::string::data() in jule::Str::begin() #49

refactor: use std::string::data() in jule::Str::begin()

refactor: use std::string::data() in jule::Str::begin() #49

name: Build [GCC] - Ubuntu
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: Panquesito7/[email protected]
with:
version: dev
directory: .
add-to-path: true
- name: Build JuleC
run: |
julec --compiler gcc src/julec